ListObject.Comment Property

Definition

Gets or sets a comment that is associated with the ListObject.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
member this.Comment : string with get, set
Public Property Comment As String

Property Value

A string that represents a comment that is associated with the ListObject.

Applies to