Search
WorkbookView.setDrawFilledCellBorders Method
See Also
 






Sets a value indicating whether to draw the default grid lines for cells with set background.

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

 Syntax

Java  Copy Code

public void setDrawFilledCellBorders (
    boolean value
)

 Parameters

value

 See Also