DialogSheet.Drawing Property

Definition

Drawing.

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

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

Property Value

Returns Drawing.

Applies to