View3D.ExtensionList Property

Definition

Chart Extensibility.

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

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

Property Value

Returns ExtensionList.

Applies to