ExcelDrawing.ExcelPosition Members

Office Open XML

Base class for drawings. Drawings are Charts, shapes and Pictures.

The ExcelDrawing..::.ExcelPosition type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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

See Also