[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellHorizontalAlignment

CellHorizontalAlignment Enum

Specifies the horizontal alignment of the cell contents.

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

Fields

Name Description
Center

Centers the content in the cell horizontally

Distributed

Indicates that whitespace has been inserted to make the text fill the special area.

General

Aligns the cell content according to the cell's interpretation of the content

Justify

Indicates that whitespace has been inserted to make the text fill the special area.

Left

Aligns the cell content to the left

Right

Aligns the cell content to the right