Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ButtonCellType Class
Methods

In This Topic
    ButtonCellType Class Members
    In This Topic

    The following tables list the members exposed by ButtonCellType.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodGets the button's background color.  
    Public MethodGets the button's bottom margin in pixels relative to the cell.  
    Public MethodGets the button's left margin in pixels relative to the cell.  
    Public MethodGets the button's right margin in pixels relative to the cell.  
    Public MethodGets the button's top margin in pixels relative to the cell.  
    Public MethodGets the button's content.  
    Public MethodSets the button's background color.  
    Public MethodSets the button's bottom margin in pixels relative to the cell.  
    Public MethodSets the button's left margin in pixels relative to the cell.  
    Public MethodSets the button's right margin in pixels relative to the cell.  
    Public MethodSets the button's top margin in pixels relative to the cell.  
    Public MethodSets the button's content.  
    Top
    See Also