Gets or sets the text margins.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Measure Margin { get; set; } |
Visual Basic
![]() |
---|
Public Property Margin As Measure |
An instance of the Measure class. The default is null (Nothing in Visual Basic).
If this property is set to null (Nothing in Visual Basic), the margin of the annotation will be set to "1.5pt".
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |