XLL+ Class Library

CXlArray::GetWidth

Returns the number of columns in an array

[C++]
USHORT GetWidth() const;

Return value

This function returns the width of an array.

Requirements

Header: xllplus.h

See Also

CXlArray Class | CXlArray Methods