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 the value of the spans attribute for the specified worksheet.
Syntax
public void setWorksheetSpans(int _spans, [int _worksheetId])
Run On
Called
Parameters
- _spans
Type: int
The value of the spans attribute.
- _worksheetId
Type: int
The worksheet ID of the worksheet for which this value is valid.
Remarks
The value is the same for all rows in the worksheet, set it as the right-most filled cell in the worksheet.