Click or drag to resize

XlsShape TextVerticalAlignment Property

Get or set Text Vertical Alignment in shape.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelVerticalAlignment TextVerticalAlignment { get; set; }

Property Value

Type: ExcelVerticalAlignment
See Also