RichTextFormatSuperscript Property |
Gets or sets whether the text is superscript.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool Superscript { get; set; }
Public Property Superscript As Boolean
Get
Set
Property Value
Boolean
See Also