次の方法で共有


SurfaceType.PictureOptions Property

Picture Options.Represents the element tag in schema: c:pictureOptions

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

Syntax

'宣言
Public Property PictureOptions As PictureOptions
    Get
    Set
'使用
Dim instance As SurfaceType
Dim value As PictureOptions

value = instance.PictureOptions

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.PictureOptions
Returns PictureOptions.

See Also

Reference

SurfaceType Class

SurfaceType Members

DocumentFormat.OpenXml.Drawing.Charts Namespace