MAIDR Documentation - v3.73.0
    Preparing search index...

    One repeated cell's field assignment.

    interface RepeatCellMapping {
        row?: string;
        column?: string;
        repeat?: string;
    }
    Index

    Properties

    Properties

    row?: string
    column?: string
    repeat?: string