Gets the Pen used to draw borders of current active cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Pen getActiveBorderPen () |
A Pen object specifying color, width and dash style of borders.
See Also