[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxAlign

CheckBoxAlign Enum

Gets or sets the text alignment relative to the check box.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum CheckBoxAlign
Public Enum CheckBoxAlign

Fields

Name Description
Bottom

Specifies text is below the check box.

Left

Specifies text is to the left of the check box.

Right

Specifies text is to the right of the check box.

Top

Specifies text is on top of the check box.