[]
Gets whether the row in the model contains style settings.
bool IsRowUsed(int row)
Function IsRowUsed(row As Integer) As Boolean
Type | Name | Description |
---|---|---|
int | row | Row index in the model |
Type | Description |
---|---|
bool | True if the row contains style settings; otherwise, false |