docx
    Preparing search index...

    Variable TableAnchorTypeConst

    TableAnchorType: { MARGIN: "margin"; PAGE: "page"; TEXT: "text" } = ...

    Anchor types for floating table positioning.

    Specifies the base object from which positioning is determined.

    Type Declaration

    • ReadonlyMARGIN: "margin"
    • ReadonlyPAGE: "page"
    • ReadonlyTEXT: "text"