[]
        
(Showing Draft Content)

FarPoint.Win.Spread.VerticalPosition

VerticalPosition Enum

Specifies the vertical 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 VerticalPosition
Public Enum VerticalPosition

Fields

Name Description
Bottom

Positions the cell or row at the bottom of the displayed portion of the sheet

Center

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

Nearest

Positions the cell or row at the nearest edge of the displayed portion of the sheet

Top

Positions the cell or row at the top of the displayed portion of the sheet