Spread.Services Documentation
Subscript Property (IFontFormat)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IFontFormat Interface
: Subscript Property
Gets or sets the boolean property that indicates whether the represented text is a subscript.
Syntax
C#
System.
bool
Subscript {
get
;
set
;}
Property Value
true
if subscript; otherwise,
false
.
See Also
Reference
IFontFormat Interface
IFontFormat Members