Search
Column.setIsCollapsed Method
See Also
 






Sets a value indicating whether the group represented by this column is collapsed.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setIsCollapsed (
    boolean value
)

 Parameters

value

 See Also