| Class | Description |
|---|---|
| SsDrawAbsoluteAnchor |
Represents an Office Open XML worksheet shape (<xdr:absoluteAnchor>) tag.
|
| SsDrawDrawingAnchor |
Base class for Office Open XML spreadsheet drawing anchor tags.
|
| SsDrawNonVisualDrawingProperties |
Represents an Office Open XML non-visual drawing properties (<xdr:cNvPr>) tag.
|
| SsDrawNonVisualShapeDrawingProperties |
Represents an Office Open XML non-visual shape drawing properties (<xdr:nvSpPr>) tag.
|
| SsDrawNonVisualShapeProperties |
Represents an Office Open XML non-visual shape properties (<xdr:cNvSpPr>) tag.
|
| SsDrawOneCellAnchor |
Represents an Office Open XML worksheet shape (<xdr:oneCellAnchor>) tag.
|
| SsDrawShape |
Represents an Office Open XML worksheet shape (<xdr:sp>) tag.
|
| SsDrawShapeProperties | |
| SsDrawShapeStyle |
Represents an Office Open XML worksheet drawing shape style (<xdr:style>) tag.
|
| SsDrawTextBody |
Represents an Office Open XML worksheet shape text body (<xdr:txBody>) tag.
|
| SsDrawTwoCellAnchor |
Represents an Office Open XML worksheet shape (<xdr:twoCellAnchor>) tag.
|
| SsDrawXML |
XML tag and attribute names for spreadsheetDrawing-related namespaces.
|
| WorksheetDrawing |
Represents an Office Open XML worksheet drawing (<xdr:wsDr>) tag.
|
| Enum | Description |
|---|---|
| SsDrawTwoCellAnchor.EditMode |
jataylor@hairyfatguy.com