ExcelFontIsSubscript Property |
Gets or sets a value to indicate if the font is formatted as subscript. Default value is false.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic bool IsSubscript { get; set; }
Public Property IsSubscript As Boolean
Get
Set
Property Value
Type:
Boolean
See Also