HeadingStyle.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 or sets the level for the heading style in a table of contents or table of figures.
public:
property short Level { short get(); void set(short value); };
public short Level { get; set; }
member this.Level : int16 with get, set
Public Property Level As Short