Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets height for cells range.
Syntax
protected void setRangeHeight(
Bookmark _bookmark,
real _rowHeight,
[int _workSheet])
Run On
Called
Parameters
- _bookmark
Type: Bookmark Extended Data Type
Range bookmark.
- _rowHeight
Type: real
New height for range.
- _workSheet
Type: int
Worksheet number; optional.
Exceptions
Exception | Condition |
---|---|
Error | Throws if bookmark is not found. |