Namespace: Spire.Xls.Core.MergeSpreadsheet.Interfaces
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# |
string Comments { get; set; }
Property Comments As String Get Set
property String^ Comments { String^ get (); void set (String^ value); }
abstract Comments : string with get, set