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