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