"namedColumnHeader";
    
    This attribute returns or sets the title of a tab using the tab name.
Synopsis
setValue(string shape, "namedColumnHeader", string column, string
                header);
getValue(string shape, "namedColumnHeader", string column, string
                &header);
shape.namedColumnHeader(string column, string header);
Parameters
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| column | Name of the tab | 
| header | The new header text of the tab | 
Description
This attribute returns or sets the title of a tab using the tab name.
Assignment
Tab
