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