Name | Description | |
---|---|---|
![]() | AbsolutePosition | Gets/sets the absolute position of the Picture in the Worksheet. |
![]() | AnchorPosition | Gets/sets the Anchor's position in the Worksheet. This position is determined by a StartingElement and an EndingElement, which sets a CellRange. For it to work, the CellRange must be located within the same Worksheet as the Picture. |
![]() | AnchorType | Gets the Anchor's type. An Anchor can be either an AbsoluteAnchor, a OneCellAnchor or a TwoCellAnchor. |
![]() | BottomRightOffsets | Offsets the bottom right corner of a TwoCellAnchor Picture. |
![]() | Description | This property contains the description of the picture. |
![]() | DrawingClientData | Class property that contains the information of the ClientData, which is how the data should behave when the worksheet is protected. |
![]() | Format | Gets the file format of the uploaded media. |
![]() | Height | Gets/sets the height of an AbsoluteAnchor or OneCellAnchor Picture. |
![]() | MeasureUnit | Gets/sets the unit used for measuring the Width and Height of the Picture. |
![]() | Name | Gets or sets the name of the Picture in the Worksheet. |
![]() | PictureLocks | Class property that contains the information of the PictureLocks, which are the manipulations allowed on the picture. |
![]() | TopLeftOffsets | Offsets the top right corner of a TwoCellAnchor Picture. |
![]() | TwoCellAnchorBehavior | Gets or sets the behavior of the TwoCellAnchor Picture when moving or deleting Rows or Columns. The defaut setting is MoveAndResize. |
![]() | Width | Gets/sets the width of an AbsoluteAnchor or OneCellAnchor Picture. |