cheetah-grid
    Preparing search index...

    Interface CellRange

    interface CellRange {
        end: CellAddress;
        start: CellAddress;
    }
    Index

    Properties

    Properties