[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.Comment

Comment Property

Comment

Gets or sets the comment associated with the ITable object.

Declaration
string Comment { get; set; }
Property Comment As String
Property Value
Type Description
string

A string value represents the comment.

Remarks

The comment text cannot exceed 255 characters.