ListObject::MappedColumns Property
This API supports the product infrastructure and is not intended to be used directly from your code.
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^>^
Show: