Gets the currently active cell style. Color, width and DashStyle.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public Pen getActiveBorderPen () |
A Pen object containing Color, width and DashStyle if it was set previously, otherwise null
See Also