[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocStyleLevelCollection.Item

this Property

this[string]

Gets the TocStyleLevel associated with a specified style name.

Declaration
public TocStyleLevel this[string name] { get; }
Public ReadOnly Default Property Item(name As String) As TocStyleLevel
Parameters
Type Name Description
string name

The style name.

Property Value
Type Description
TocStyleLevel

The TocStyleLevel associated with name.