GraphicFrame.Graphic Property
Graphic.Represents the element tag in schema: a:graphic
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property Graphic As Graphic
Get
Set
用法
Dim instance As GraphicFrame
Dim value As Graphic
value = instance.Graphic
instance.Graphic = value
public Graphic Graphic { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Graphic
Returns Graphic.