Click or drag to resize

XlsDocumentProperty Boolean Property

Gets / sets boolean value.

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

Property Value

Type: Boolean

Implements

IDocumentProperty Boolean
See Also