ListObject::MappedColumns Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

property array<String^>^ MappedColumns {
	array<String^>^ get();
	void set(array<String^>^ value);
}

Property Value

Type: array<System::String^>^
Return to top
Show: