Search
WorkbookView.getActiveBorderPen Method
See Also
 






Gets the Pen used to draw borders of current active cell.

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

 Syntax

Java  Copy Code

public Pen getActiveBorderPen ()

 Return Value

A Pen object specifying color, width and dash style of borders.

 See Also