ExcelVmlDrawingPosition Members
From Office Open XML
| EPPlus 3.0 |
| ExcelVmlDrawingPosition Members |
| ExcelVmlDrawingPosition Class Methods Properties See Also Send Feedback |
The ExcelVmlDrawingPosition 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 |
Column. Zero based
| |
| ColumnOffset |
Column offset. Zero based
| |
| Row |
Row. Zero based
| |
| RowOffset |
Row offset in pixels. Zero based
|