ModelColumnChange.TableName Property

Definition

String (string in C#) representing the name of a table in the Excel data model for which the data type of a column was changed. Read-only.

public:
 property System::String ^ TableName { System::String ^ get(); };
public string TableName { get; }
Public ReadOnly Property TableName As String

Property Value

Applies to