ReadCellOptions
type ReadCellOptions = { cropTo?: "cells-with-non-blank-values" | "any-cell-information";};Options for reading cells from the model.
Properties
Section titled “Properties”| Property | Type |
|---|---|
cropTo? | "cells-with-non-blank-values" | "any-cell-information" |