com.grapecity.documents.excel Package / ButtonCellType Class
Methods

ButtonCellType Class Members

The following tables list the members exposed by ButtonCellType.

Public Constructors
 NameDescription
Public ConstructorCreate a button cell type.  
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