ContentControl.Level Property

Definition

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

Property Value

Applies to