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