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