Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ComboBoxCellItem Class / Text Property
In This Topic
    Text Property (ComboBoxCellItem)
    In This Topic
    Gets or sets the text of the item.
    Syntax
    public System.string Text {get; set;}
    See Also