v2.42
 
IColumnStyle Interface Reference

Represents a column style. This interface can be obtained from IColumnStyleManager interface. More...

Properties

int Id [get]
 The unique identifier of the column style.
 
BSTR Name [get]
 The name of the column style.
 
IProfile Profile [get]
 The profile of the column style.
 

Detailed Description

Represents a column style. This interface can be obtained from IColumnStyleManager interface.

See also
IColumnStyleManager, IProfile