Skip to main content
A newer version of this page is available. .

WorksheetDisplayArea.SetSize Method

Name Parameters Description
SetSize(Int32, Int32, Int32) worksheetIndex, maxColumnCount, maxRowCount Defines the number of visible columns and rows for the specified worksheet.
SetSize(String, Int32, Int32) worksheetName, maxColumnCount, maxRowCount Defines the number of visible columns and rows for the specified worksheet.