View.ColumnWidth 属性

定义

返回或获取一个常量,该常量确定阅读模式下的列宽。 读写 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

属性值

适用于