text-manipulation
Version:
A NPM library that assists in text range manipulation
35 lines (18 loc) • 509 B
Markdown
[text-manipulation](../README.md) > ["buffer/text-position"](../modules/_buffer_text_position_.md) > [TextPosition](../classes/_buffer_text_position_.textposition.md)
# Class: TextPosition
## Hierarchy
**TextPosition**
## Index
### Properties
* [column](_buffer_text_position_.textposition.md#column)
* [line](_buffer_text_position_.textposition.md#line)
## Properties
<a id="column"></a>
### column
**● column**: *`number`*
___
<a id="line"></a>
### line
**● line**: *`number`*
___