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