[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.FormControlOrientation

Enum FormControlOrientation

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

Defines the different orientations that a control or layout can have.

public enum FormControlOrientation

Fields

Horizontal = 0

Control or layout should be horizontally oriented.

Vertical = 1

Control or layout should be vertically oriented.