ExcelFontIsSuperscript Property |
Gets or sets a value to indicate if the font is formatted as superscript. Default value is false.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool IsSuperscript { get; set; }Public Property IsSuperscript As Boolean
Get
Set
Property Value
Boolean
See Also