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

In This Topic
    ButtonCellType Class Methods
    In This Topic

    For a list of all members of this type, see ButtonCellType members.

    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