ExcelDrawing.ExcelPosition Members
From Office Open XML
| EPPlus 3.0 |
| ExcelDrawing..::.ExcelPosition Members |
| ExcelDrawing..::.ExcelPosition Class Methods Properties See Also Send Feedback |
Base class for drawings.
Drawings are Charts, shapes and Pictures.
The ExcelDrawing..::.ExcelPosition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Column | ||
| ColumnOff |
Column Offset
EMU units 1cm = 1/360000
1US inch = 1/914400
1pixel = 1/9525
| |
| Row | ||
| RowOff |
Row Offset
EMU units 1cm = 1/360000
1US inch = 1/914400
1pixel = 1/9525
|