Enum ExcelCommentVAlign
Enumeration to align the excel comment vertically
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelCommentVAlign
Fields
Name | Description |
---|---|
Bottom | Represents the Bottom comment align. |
Center | Represents the Center comment align. |
Distributed | Represents the Distributed comment align. |
Justify | Represents the Justified comment align. |
Top | Represents the Top comment align. |