SpreadsheetGear.Themes Namespace > IColorScheme Interface : Item Property |
'Declaration
ReadOnly Default Property Item( _ ByVal index As ColorSchemeIndex _ ) As IColor
'Usage
Dim instance As IColorScheme Dim index As ColorSchemeIndex Dim value As IColor value = instance.Item(index)
IColor this[ ColorSchemeIndex index ]; {get;}
this: : IColor;[ index: ColorSchemeIndex ]; read-only
this[ index : ColorSchemeIndex ] get : IColor
__property IColor* get_Item ColorSchemeIndex index ;
property IColor^ default [ColorSchemeIndex] { IColor^ get(ColorSchemeIndex 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