ListColumn.ListDataFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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