Table.interval Property
In This Article
Gets the text buffer interval occupied by the current table element.
#Declaration
TypeScript
get interval(): Interval
#Property Value
Type | Description |
---|---|
Interval | An Interval object specifying the interval settings. |
See Also