ContentControl.Level 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 the level of the content control—whether the content control surrounds text, paragraphs, table cells, or table rows; or if it is inline. 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