Search
PrintOptions.setEnableGridLines Method
See Also
 






Sets a value indicating whether to print the grid lines.

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

 Syntax

Java  Copy Code

public void setEnableGridLines (
    boolean value
)

 Parameters

value

 See Also