次の方法で共有


Inline.Graphic Property

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

Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property Graphic As Graphic
    Get
    Set
'使用
Dim instance As Inline
Dim value As Graphic

value = instance.Graphic

instance.Graphic = value
public Graphic Graphic { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Graphic
Returns Graphic.

See Also

Reference

Inline Class

Inline Members

DocumentFormat.OpenXml.Drawing.Wordprocessing Namespace