interface SelectionRange {
    range: IRange;
}

Properties

Properties

range: IRange