SpreadsheetGear 2023
List Property (IControlFormat)


SpreadsheetGear.Shapes Namespace > IControlFormat Interface : List Property
Returns the list of items from the cells in ListFillRange.
Syntax
'Declaration
 
ReadOnly Property List As System.String()
'Usage
 
Dim instance As IControlFormat
Dim value() As System.String
 
value = instance.List
System.string[] List {get;}
Requirements

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

See Also

Reference

IControlFormat Interface
IControlFormat Members
ListFillRange Property
ListCount Property
ListIndex Property
AddItem(String) Method
AddItem(String,Int32) Method
RemoveItem Method
RemoveAllItems Method