This topic has not yet been rated - Rate this topic

cols property

Sets or retrieves the number of columns in the table.

Syntax

HRESULT value = object.put_cols( nColumns);HRESULT value = object.get_cols(* nColumns);

Property values

Type: long

the number of columns.

Standards information

Remarks

Specifying this number can speed up the processing of the table.

Windows Internet Explorer 8 will only render tables up to 1000 columns. To force Windows Internet Explorer 7 rendering mode, see How Do I Take Advantage of the New Features in Internet Explorer 8.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.