ParagraphFormatClass.OutlineLevel Property

Definition

public:
 virtual property Microsoft::Office::Interop::Word::WdOutlineLevel OutlineLevel { Microsoft::Office::Interop::Word::WdOutlineLevel get(); void set(Microsoft::Office::Interop::Word::WdOutlineLevel value); };
public virtual Microsoft.Office.Interop.Word.WdOutlineLevel OutlineLevel { get; set; }
member this.OutlineLevel : Microsoft.Office.Interop.Word.WdOutlineLevel with get, set
Public Overridable Property OutlineLevel As WdOutlineLevel

Property Value

Implements

Applies to