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