【EverEdit用户手册】Document >> Pos2Offset(1)
1 Document >> Pos2Offset
行列位置转成相对文档的偏移量
原型:
1.1 参数
line
[in] int类型, 行号,起始值0
col
[in] int类型, 列,起始值0
1.2 返回值
int:偏移量
1.3 版本
EverEdit 4.5.0(4500)及之后版本。
1.4 备注
行列位置转成相对文档的偏移量
原型:
line
[in] int类型, 行号,起始值0
col
[in] int类型, 列,起始值0
int:偏移量
EverEdit 4.5.0(4500)及之后版本。