Wuya Tutorial-JavaScript-COLUMNS Function

describe

The COLUMNS function returns the number of columns in an array or reference.

grammar

COLUMNS (array)

debate

Argument describe Required/Optional
array An array or array formula, or a reference to a range of cells for which you want the number of Columns. Required

Notes

=COLUMNS(1:1) returns the number of columns in Excel, which is 16384.

applicability

Excel 2007,Excel 2010,Excel 2013,Excel 2016

Example

Columns Function

COLUMNS function in JavaScript - Wuya Tutorial Network Wuya Tutorial Network provides a description. The COLUMNS function returns the number of columns in an array or reference. Syntax COLUMNS (array) Argument Argument Description... https://www.learnfk.com/javascript/advanced-excel-lookup-reference-columns-function.html

Guess you like

Origin blog.csdn.net/w116858389/article/details/132902340