Back to Devexpress

WorksheetDisplayArea.SetSize Method

windowsforms-devexpress-dot-xtraspreadsheet-dot-worksheetdisplayarea-dot-setsize.md

latest827 B
Original Source

WorksheetDisplayArea.SetSize Method

NameParametersDescription
SetSize(Int32, Int32, Int32)worksheetIndex, maxColumnCount, maxRowCountDefines the number of visible columns and rows for the specified worksheet.
SetSize(String, Int32, Int32)worksheetName, maxColumnCount, maxRowCountDefines the number of visible columns and rows for the specified worksheet.