[]
Specifies the orientation for the layout information, whether by row or column, for the axis model for the sheet.
public enum SheetAxisOrientation
Public Enum SheetAxisOrientation
Name | Description |
---|---|
Horizontal | Orients the layout by column (along the horizontal axis) |
Vertical | Orients the layout by row (along the vertical axis) |