ExcelCellAlignmentHorizontalAlignment Property
Gets or sets the horizontal alignment of the text in cells.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellHorizontalAlignmentType HorizontalAlignment { get; set; }
Public Property HorizontalAlignment As ExcelCellHorizontalAlignmentType
Get
Set
public:
property ExcelCellHorizontalAlignmentType HorizontalAlignment {
ExcelCellHorizontalAlignmentType get ();
void set (ExcelCellHorizontalAlignmentType value);
}
member HorizontalAlignment : ExcelCellHorizontalAlignmentType with get, set
Property Value
ExcelCellHorizontalAlignmentType