View.ColumnWidth Property

Definition

Returns or gets a constant that determines the column width in reading mode. Read-write WdColumnWidth

public:
 property Microsoft::Office::Interop::Word::WdColumnWidth ColumnWidth { Microsoft::Office::Interop::Word::WdColumnWidth get(); void set(Microsoft::Office::Interop::Word::WdColumnWidth value); };
public Microsoft.Office.Interop.Word.WdColumnWidth ColumnWidth { get; set; }
member this.ColumnWidth : Microsoft.Office.Interop.Word.WdColumnWidth with get, set
Public Property ColumnWidth As WdColumnWidth

Property Value

Applies to