The ILanerAttributeColumns interface contains properties and methods used to work with the collection of displayed series attributes.
| Property name | Brief description | |
| Column | The Column property returns the column of a workbook sidehead that displays specified attribute. | |
| Count | The Count property returns the number of attributes in the collection. | |
| ShowFullNamesInHints | The ShowFullNamesInHints property determines whether to show hierarchy of attribute values. |
| Method name | Brief description | |
| AddByType | The AddByType method adds an attribute to the collection. | |
| Clear | The Clear method clears all attributes from the collection. | |
| Move | The Move method shifts the attribute in the collection. | |
| Remove | The Remove method removes the attribute from the collection by its index. |
See also: