XlsName CommentValue Property |
Namespace: Spire.Xls.Core.Spreadsheet
public string CommentValue { get; }
Public ReadOnly Property CommentValue As String Get
public: property String^ CommentValue { String^ get (); }
member CommentValue : string with get