Search
IRowStyle Methods
 


 Public Methods

  Name Description

getHeight

Gets the height of the row, or null, to use the default width.

getIsHidden

Gets a value indicating whether the row is hidden.

getOutlineLevel

Gets the outline level of the row, or null, if the row is not grouped.

group

Increases the outline level of the rows by one.

setHeight

Sets the height of the row, or null, to use the default width.

setIsHidden

Sets a value indicating whether the row is hidden.

setOutlineLevel

Sets the outline level of the row, or null, if the row is not grouped.

ungroup

Decreases the outline level of the rows by one.

 See Also