Compatibility.LayoutRawTableWidth 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在决定表是否应包装浮动对象时,忽略表前的空间。
表示架构中的以下元素标记:w:layoutRawTableWidth。
public DocumentFormat.OpenXml.Wordprocessing.LayoutRawTableWidth LayoutRawTableWidth { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.LayoutRawTableWidth? LayoutRawTableWidth { get; set; }
member this.LayoutRawTableWidth : DocumentFormat.OpenXml.Wordprocessing.LayoutRawTableWidth with get, set
Public Property LayoutRawTableWidth As LayoutRawTableWidth