Click or drag to resize

DocumentProperty Int32 Property

Gets / sets 4-bytes signed integer value.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Int32 { get; set; }

Property Value

Type: Int32

Implements

IDocumentProperty Int32
See Also