docx
    Preparing search index...

    Class BookmarkStart

    Represents the start of a bookmark range.

    <xsd:element name="bookmarkStart" type="CT_Bookmark"/>

    <xsd:complexType name="CT_Bookmark">
    <xsd:complexContent>
    <xsd:extension base="CT_BookmarkRange">
    <xsd:attribute name="name" type="s:ST_String" use="required"/>
    </xsd:extension>
    </xsd:complexContent>
    </xsd:complexType>

    Hierarchy (View Summary)

    Index

    Constructors

    Methods