'Declaration Public ReadOnly Default Property Item( _ ByVal name As System.String _ ) As TocStyleLevel
public TocStyleLevel this[ System.string name ]; {get;}
Parameters
- name
- The style name.
'Declaration Public ReadOnly Default Property Item( _ ByVal name As System.String _ ) As TocStyleLevel
public TocStyleLevel this[ System.string name ]; {get;}