ContentControl.Level 属性

定义

返回内容控件的级别 - 内容控件是包围文本、段落、表格单元格还是表行;或内联时。 只读 WdContentControlLevel

public:
 property Microsoft::Office::Interop::Word::WdContentControlLevel Level { Microsoft::Office::Interop::Word::WdContentControlLevel get(); };
public Microsoft.Office.Interop.Word.WdContentControlLevel Level { get; }
member this.Level : Microsoft.Office.Interop.Word.WdContentControlLevel
Public ReadOnly Property Level As WdContentControlLevel

属性值

适用于