TableElementLocation
public struct TableElementLocation : Codable, Equatable
The numeric location of the identified element in the document, represented with two integers labeled begin
and
end
.
public struct TableElementLocation : Codable, Equatable
The numeric location of the identified element in the document, represented with two integers labeled begin
and
end
.