Gets or sets the indentation of the element's text.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
Measure Indent { get; set; } |
Visual Basic
Copy Code
|
|---|
Property Indent As Measure |
An instance of the Measure class.
See Also