Package | Description |
---|---|
com.groupdocs.parser.legacy |
The package provides classes for legacy API.
|
Modifier and Type | Field and Description |
---|---|
static PlainTableFrameAngle |
PlainTableFrameAngle.ASCII
Frame angels for ASCII style.
|
static PlainTableFrameAngle |
PlainTableFrameAngle.SIMPLE
Frame angels for Simple style.
|
Modifier and Type | Method and Description |
---|---|
PlainTableFrameAngle |
PlainTableFrame.getAngles()
Gets an angles 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.