[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxAlign

Enum CheckBoxAlign

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

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

public enum CheckBoxAlign

Fields

Bottom = 1

Specifies text is below the check box.

Left = 2

Specifies text is to the left of the check box.

Right = 3

Specifies text is to the right of the check box.

Top = 0

Specifies text is on top of the check box.