[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.SheetAxisOrientation

SheetAxisOrientation Enum

Specifies the orientation for the layout information, whether by row or column, for the axis model for the sheet.

Namespace: FarPoint.Web.Spread.Model
Assembly: FarPoint.Web.Spread.dll
Syntax
public enum SheetAxisOrientation
Public Enum SheetAxisOrientation

Fields

Name Description
Horizontal

Orients the layout by column (along the horizontal axis)

Vertical

Orients the layout by row (along the vertical axis)