ContentControl.Level 属性
定义
返回内容控件的级别—内容控件是围绕文本、段落、表格单元格还是表格行。或者如果是内联的。Returns the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline. 只读 WdContentControlLevel 。Read-only 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