Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ButtonCellType Class
Properties

In This Topic
    ButtonCellType Class Members
    In This Topic

    The following tables list the members exposed by ButtonCellType.

    Public Constructors
     NameDescription
    Public Constructor Create a botton cell type.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the button's background color.  
    Public Property Gets or sets the button's bottom margin in pixels relative to the cell.  
    Public Property Gets or sets the button's left margin in pixels relative to the cell.  
    Public Property Gets or sets the button's right margin in pixels relative to the cell.  
    Public Property Gets or sets the button's top margin in pixels relative to the cell.  
    Public Property Gets or sets the button's content.  
    Top
    See Also