Click or drag to resize

XlsTextBoxShape InnerBottomMargin Property

Gets or sets the bottom margin of the inner text frame in centimeters.

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

Return Value

Type: Double
The bottom margin in centimeters.

Implements

TextBoxShapeBase InnerBottomMargin
See Also