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