Get the Column Count in a Worksheet Range
Get the number of columns in an Excel sheet.
Input Concepts
Concept
Description
Type
Required
worksheet range
The reference to the Excel range.
excel range reference
Yes
Output Concepts
Concept
Description
Type
column count
The number of columns in the sheet range.
number
Examples
Get the number of columns in an Excel sheet.
Last updated
Was this helpful?