次の方法で共有


Layout.ExtensionList Property

Chart Extensibility.Represents the element tag in schema: c:extLst

Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property ExtensionList As ExtensionList
    Get
    Set
'使用
Dim instance As Layout
Dim value As ExtensionList

value = instance.ExtensionList

instance.ExtensionList = value
public ExtensionList ExtensionList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.ExtensionList
Returns ExtensionList.

See Also

Reference

Layout Class

Layout Members

DocumentFormat.OpenXml.Drawing.Charts Namespace