OutputBounds
type OutputBounds = object;A 0-based cell rectangle, both ends inclusive: rows top..bottom and columns left..right,
with (0, 0) being cell A1.
Properties
Section titled “Properties”bottom
Section titled “bottom”bottom: number;left: number;right: number;top: number;