com.grapecity.documents.excel Package / CustomBorderStyle Class / getDashes Method
In This Topic
getDashes Method
In This Topic
Gets the list that records that the length of each segment of the dashed line.
Syntax
public java.util.ArrayList<double> getDashes()
See Also