Click or drag to resize

RichTextFormatSuperscript Property

Gets or sets whether the text is superscript.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntax
public bool? Superscript { get; set; }

Property Value

NullableBoolean
See Also