Gets or sets the bottom padding of the element's contents.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Measure PaddingBottom { get; set; } |
Visual Basic
Copy Code
|
|---|
Property PaddingBottom As Measure |
An instance of the Measure class.
See Also