IronCalc Wasm
    Preparing search index...

    Interface ClipboardCell

    interface ClipboardCell {
        style: CellStyle;
        text: string;
    }
    Index
    style: CellStyle
    text: string