Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public CommentHAlignType HAlignment { get; set; }
Public Property HAlignment As CommentHAlignType Get Set
public: property CommentHAlignType HAlignment { CommentHAlignType get (); void set (CommentHAlignType value); }
member HAlignment : CommentHAlignType with get, set