Range.Sections 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 a Sections collection that represents the sections in the specified range.
public:
property Microsoft::Office::Interop::Word::Sections ^ Sections { Microsoft::Office::Interop::Word::Sections ^ get(); };
public Microsoft.Office.Interop.Word.Sections Sections { get; }
member this.Sections : Microsoft.Office.Interop.Word.Sections
Public ReadOnly Property Sections As Sections