GraphicFrame.Graphic Property

Definition

Graphic.

Represents the following element tag in the schema: a:graphic.

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

Property Value

Returns Graphic.

Applies to