Click or drag to resize

CellStyleObject IsFirstSymbolApostrophe Property

If true then first symbol in cell is apostrophe.

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

Property Value

Type: Boolean

Implements

IExtendedFormat IsFirstSymbolApostrophe
See Also