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

Parameters

value
See Also