共用方式為


PictureOptions.PictureFormat Property

Definition

Picture Format.

Represents the following element tag in the schema: c:pictureFormat.

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

Property Value

Returns PictureFormat.

Applies to