Gets or sets the horizontal alignment of the text used in the comment.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public HorizontalAlignment HorizontalAlignment { get; set; } |
Visual Basic
![]() |
---|
Public Property HorizontalAlignment As HorizontalAlignment |
A member of the HorizontalAlignment enumeration. The default is Default.
If this property is set to Default, the horizontal alignment of the annotation will be set to Left.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |