Skip to main content

WorksheetDisplayArea.SetSize Method

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