[]
        
(Showing Draft Content)

GC.Spread.Sheets.ICalculationProgressEventArgs

Interface: ICalculationProgressEventArgs

Spread.Sheets.ICalculationProgressEventArgs

Table of contents

Properties

Properties

dataTableProgress

Optional dataTableProgress: number

The progress of data table calculation, range from 0 to 1.


iterate

Optional iterate: number

The number of iteration calculations.


pendingCells

Optional pendingCells: number

The number of cells that are pending calculation.


totalCells

Optional totalCells: number

The total number of cells to be calculated.