SpreadsheetGear.Themes Namespace > IThemeFonts Interface : Item Property |
'Declaration
ReadOnly Default Property Item( _ ByVal index As FontLanguageIndex _ ) As IThemeFont
'Usage
Dim instance As IThemeFonts Dim index As FontLanguageIndex Dim value As IThemeFont value = instance.Item(index)
IThemeFont this[ FontLanguageIndex index ]; {get;}
this: : IThemeFont;[ index: FontLanguageIndex ]; read-only
this[ index : FontLanguageIndex ] get : IThemeFont
__property IThemeFont* get_Item FontLanguageIndex index ;
property IThemeFont^ default [FontLanguageIndex] { IThemeFont^ get(FontLanguageIndex index); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2