[]
Returns the borders of a range inside a table that are visible.
public static C1BorderFlags GetVisibleBorders(this C1TextRange range)
| Type | Name | Description |
|---|---|---|
| C1TextRange | range | A range inside a C1Table. |
| Type | Description |
|---|---|
| C1BorderFlags | The borders of a range inside a table that are visible. |