Represents a row of cells in a table. Rows are the entity to which links related to a table are connected.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public class Row implements Cloneable, Externalizable |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.diagramming.Row
See Also