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

In This Topic
    RadioButtonListCellType Class Members
    In This Topic

    The following tables list the members exposed by RadioButtonListCellType.

    Public Constructors
     NameDescription
    Public Constructor Create a radio button list cell type.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets whether boxSize changes with font size.  
    Public Property Gets or sets a value that indicates the check box size  
    Public Property Gets or sets the radio-button list's orders.  
    Public Property Gets or sets the horizontal spacing in the radio-button.  
    Public Property Gets or sets the radio-button's layout is autofit.  
    Public Property Gets or sets the items for the radio-button.  
    Public Property Gets or sets the items for the radio-button's row count.  
    Public Property Gets or sets the items for the radio-button's row count.  
    Public Property Gets or sets the text of radio-button's position, only support left and right .  
    Public Property Gets or sets the vertical spacing in the radio-button.  
    Top
    See Also