Share via


Chartsheet.Picture Property

Definition

Picture.

Represents the following element tag in the schema: x:picture.

public DocumentFormat.OpenXml.Spreadsheet.Picture Picture { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Picture? Picture { get; set; }
member this.Picture : DocumentFormat.OpenXml.Spreadsheet.Picture with get, set
Public Property Picture As Picture

Property Value

Returns Picture.

Applies to