ListColumn.ListDataFormat Property

Definition

Returns a ListDataFormat object for the ListColumn object. Read-only.

public:
 property Microsoft::Office::Interop::Excel::ListDataFormat ^ ListDataFormat { Microsoft::Office::Interop::Excel::ListDataFormat ^ get(); };
public Microsoft.Office.Interop.Excel.ListDataFormat ListDataFormat { get; }
Public ReadOnly Property ListDataFormat As ListDataFormat

Property Value

Applies to