XLL+ Class Library (7.0)

CXlRef::Width

Returns the number of columns in the reference

COL12 Width( ) const;

Return Value

The number of columns contained by the CXlRef, equal to Right() + 1 - Left().

Example

CXlOper::GetCaller() Example

Requirements

Header: xllplus.h

See Also

CXlRef Class | CXlRef Methods