WorksheetPart.ControlPropertiesParts プロパティ

定義

WorksheetPart.の ControlPropertiesParts を取得します。Office2010 でのみ使用できます。

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.ControlPropertiesPart> ControlPropertiesParts { get; }
member this.ControlPropertiesParts : seq<DocumentFormat.OpenXml.Packaging.ControlPropertiesPart>
Public ReadOnly Property ControlPropertiesParts As IEnumerable(Of ControlPropertiesPart)

プロパティ値

IEnumerable<ControlPropertiesPart>
属性

適用対象