Selection.HTMLDivisions 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 HTMLDivisions object that represents an HTML division in a Web document.
public:
property Microsoft::Office::Interop::Word::HTMLDivisions ^ HTMLDivisions { Microsoft::Office::Interop::Word::HTMLDivisions ^ get(); };
public Microsoft.Office.Interop.Word.HTMLDivisions HTMLDivisions { get; }
member this.HTMLDivisions : Microsoft.Office.Interop.Word.HTMLDivisions
Public ReadOnly Property HTMLDivisions As HTMLDivisions