Sets the width of this column and all cells inside it.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setWidth ( |
A float value specifying the column width.
RemarksThe user can resize columns interactively when table's AllowResizeColumns property is enabled.
See Also