TupleCache.ExtensionList プロパティ

定義

将来の機能データ ストレージ領域。

スキーマの x:extLst 要素タグを表します。

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

プロパティ値

ExtensionList を返します。

適用対象