ListObject.DisplayName Property

Definition

Returns or sets the display name for the specified ListObject object. Read/write String.

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
public string DisplayName { get; set; }
Public Property DisplayName As String

Property Value

String

Applies to