docx
    Preparing search index...

    Type Alias ICommentIdData

    Comment id data for a single comment, used to build commentsIds.xml.

    type ICommentIdData = {
        durableId: string;
        paraId: string;
    }
    Index

    Properties

    Properties

    durableId: string

    Stable comment id preserved by Word across edits (maps to w16cid:durableId)

    paraId: string

    8-character uppercase hex identifier linking to w14:paraId on the comment's paragraph