Cell.Column Property

Definition

Returns a Column object that represents the table column containing the specified cell.

public:
 property Microsoft::Office::Interop::Word::Column ^ Column { Microsoft::Office::Interop::Word::Column ^ get(); };
public Microsoft.Office.Interop.Word.Column Column { get; }
member this.Column : Microsoft.Office.Interop.Word.Column
Public ReadOnly Property Column As Column

Property Value

Applies to