Gets or sets the column at the specified index within the collection.
'Declaration
Public Shadows Default Property Item( _
ByVal As System.Integer _
) As RtfColumn
public new RtfColumn this[
System.int
]; {get; set;}
Parameters
- index
Property Value
The Word/RTF section column.