ParentSection Property | Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentSection Property

In This Topic
ParentSection Property
In This Topic
Gets the parent section where the range content is stored.
Syntax
'Declaration
 
Public ReadOnly Property ParentSection As Section
 
See Also