| Package | Description |
|---|---|
| com.hfg.xml.msofficexml.xlsx.spreadsheetDrawing |
| Modifier and Type | Class and Description |
|---|---|
class |
SsDrawAbsoluteAnchor
Represents an Office Open XML worksheet shape (<xdr:absoluteAnchor>) tag.
|
class |
SsDrawOneCellAnchor
Represents an Office Open XML worksheet shape (<xdr:oneCellAnchor>) tag.
|
class |
SsDrawTwoCellAnchor
Represents an Office Open XML worksheet shape (<xdr:twoCellAnchor>) tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorksheetDrawing.setDrawingAnchor(SsDrawDrawingAnchor inValue) |
jataylor@hairyfatguy.com