Click or drag to resize

CellStyleObject HorizontalAlignment Property

Returns or sets the horizontal alignment for the specified object.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public HorizontalAlignType HorizontalAlignment { get; set; }

Property Value

Type: HorizontalAlignType

Implements

IExtendedFormat HorizontalAlignment
See Also