Zum Hauptinhalt springen

Length

Anatomy

<excel:length var_sheets="var" var_rows="var" var_cols="var"/>

Parents: excel:workbook

Description: EXCEL:LENGTH gets the number of sheets, rows and columns in context of the current position of the cell cursor.

Attributes

NameTypeDescriptionDefined By
var_sheetsvarResult variable name for number of sheets excel:length
var_rowsvarResult variable name for number of rows excel:length
var_colsvarResult variable name for number of columns excel:length

Results:

BindingTypePredicate
var_sheetsintno-result-propagation
var_rowsintno-result-propagation
var_colsintno-result-propagation