[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.LabelAlignment

LabelAlignment Enum

Specifies the cell label position.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public enum LabelAlignment
Public Enum LabelAlignment

Fields

Name Description
bottomCenter

Indicates that the cell label position is bottom-center.

bottomLeft

Indicates that the cell label position is bottom-left.

bottomRight

Indicates that the cell label position is bottom-right.

topCenter

Indicates that the cell label position is top-center.

topLeft

Indicates that the cell label position is top-left.

topRight

Indicates that the cell label position is top-right.