Click or drag to resize

XlsTextBoxShape VertOverflow Property

Gets or sets the vertical overflow behavior of the text within the 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 string VertOverflow { get; set; }

Return Value

Type: String
A string representing the vertical overflow type.
See Also