Cells.PreferredWidthType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the preferred unit of measurement to use for the width of the specified cells.
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