MindFusion.Wpf Pack Programmer's Guide
IColumnStyle Members
Properties Methods
 


Represents the style of a column.

The following tables list the members exposed by the IColumnStyle type.

 Public Properties

  Name Description

IsHidden

Gets or sets a value indicating whether the column is hidden.

OutlineLevel

Gets or sets the outline level of the column, or null (Nothing in Visual Basic), if the column is not grouped.

Width

Gets or sets the width of the column, or null (Nothing in Visual Basic), to use the default width.

 Public Methods

  Name Description

Group

Increases the outline level of the columns by one.

Ungroup

Decreases the outline level of the columns by one.

 See Also

IColumnStyle Interface
MindFusion.Spreadsheet.Wpf Namespace