Spread.Services Documentation
Item Property (IThemeFonts)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IThemeFonts Interface
: Item Property
Specifies the
FontLanguageIndex
.
Gets the
IThemeFont
using
FontLanguageIndex
.
Syntax
C#
IThemeFont
this
[
FontLanguageIndex
index
]; {
get
;}
Parameters
index
Specifies the
FontLanguageIndex
.
Property Value
Returns the
IThemeFont
.
See Also
Reference
IThemeFonts Interface
IThemeFonts Members