SMART datagrid v.1 >  Classes >  ShapeCellRenderer
DataLudi.ShapeCellRenderer.textVisible  property
falseで指定すればテキストを表示せずにshapeだけ表示する。 GridStyles.iconLocationがCENTERの場合にもテキストは表示されない。 
デフォルト値はtrue.
- Getter
 - function textVisible(): Boolean
 - Setter
 - function setTextVisible(value: Boolean)
 
- See Also
 - GridStyles.iconLocation
 - sizeRate
 
- Examples
 - Shape Cell Renderer