GraphicFrame.Transform Property

Definition

2D Transform for Graphic Frames.

Represents the following element tag in the schema: xdr:xfrm.

public DocumentFormat.OpenXml.Drawing.Spreadsheet.Transform Transform { get; set; }
public DocumentFormat.OpenXml.Drawing.Spreadsheet.Transform? Transform { get; set; }
member this.Transform : DocumentFormat.OpenXml.Drawing.Spreadsheet.Transform with get, set
Public Property Transform As Transform

Property Value

Returns Transform.

Applies to