[]
        
(Showing Draft Content)

FarPoint.Win.Spread.HorizontalPosition

HorizontalPosition Enum

Specifies the horizontal position of the object for placement in the displayed portion of the sheet.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum HorizontalPosition
Public Enum HorizontalPosition

Fields

Name Description
Center

Positions the cell or column in the center of the displayed portion of the sheet

Left

Positions the cell or column at the leftmost position of the displayed portion of the sheet

Nearest

Positions the cell or column to the nearest edge of the displayed portion of the sheet

Right

Positions the cell or column at the rightmost position of the displayed portion of the sheet