GraphicFrame.Graphic 属性

定义

图形对象。

表示架构中的以下元素标记: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

属性值

返回 Graphic

适用于