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