Chartsheet.Drawing Property
Drawing.Represents the element tag in schema: x:drawing
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Drawing As Drawing
Get
Set
'Usage
Dim instance As Chartsheet
Dim value As Drawing
value = instance.Drawing
instance.Drawing = value
public Drawing Drawing { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Drawing
Returns Drawing.