SpreadsheetGear.Shapes Namespace > IControlFormat Interface > AddItem Method : AddItem(String) Method |
Adds the specified list item at the end of the list.
[Visual Basic]
Overloads Overridable Sub AddItem( _
ByVal text As String _
)
[C#]
virtual void AddItem(
string text
);
[C++]
virtual void AddItem(
string * text
)
[C++/CLI]
virtual void AddItem(
String ^ text
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IControlFormat Interface | IControlFormat Members | Overload List | RemoveItem Method | RemoveAllItems Method | ListFillRange Property | List Property | ListCount Property | ListIndex Property
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.