Frameset.WidthType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置指定 Frameset 对象的宽度类型。
public:
property Microsoft::Office::Interop::Word::WdFramesetSizeType WidthType { Microsoft::Office::Interop::Word::WdFramesetSizeType get(); void set(Microsoft::Office::Interop::Word::WdFramesetSizeType value); };
public Microsoft.Office.Interop.Word.WdFramesetSizeType WidthType { get; set; }
member this.WidthType : Microsoft.Office.Interop.Word.WdFramesetSizeType with get, set
Public Property WidthType As WdFramesetSizeType