Chartsheet.LegacyDrawing Property

Definition

LegacyDrawing.

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

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

Property Value

Returns LegacyDrawing.

Applies to