Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Field and Description |
---|---|
static PlainTableFrameIntersection |
PlainTableFrameIntersection.ASCII
Frame intersections for ASCII style.
|
static PlainTableFrameIntersection |
PlainTableFrameIntersection.SIMPLE
Frame intersections for Simple style.
|
Modifier and Type | Method and Description |
---|---|
PlainTableFrameIntersection |
PlainTableFrame.getIntersections()
Gets a intersections of the frame.
|
Constructor and Description |
---|
PlainTableFrame(PlainTableFrameAngle angles,
PlainTableFrameEdge edges,
PlainTableFrameIntersection intersections,
PlainTableFrameConfig config)
Initializes a new instance
of the
PlainTableFrame class. |
Copyright © 2019. All rights reserved.