Columns.PreferredWidthType 属性

定义

返回或设置用于指定列宽度的首选度量单位。

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

属性值

适用于