public function AddColumns
Prototype:
public function AddColumns(count,type=NORMAL_COLUMN)
Parameters
count
the number of the columns to add
type
the type of the column (NORMAL_COLUMN | PERCENT_COLUMN | IMAGE_COLUMN)
Description:
This function adds a number of columns of the given type.
Return value:
Returns the result of the
Send function. The result is not to be considered important.