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: virtual property CommentHAlignType HAlignment { CommentHAlignType get () sealed; void set (CommentHAlignType value) sealed; }
abstract HAlignment : CommentHAlignType with get, set override HAlignment : CommentHAlignType with get, set