次の方法で共有


Control.ControlProperties プロパティ

定義

ControlProperties、このプロパティは Office 2010 以降でのみ使用できます。

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

public DocumentFormat.OpenXml.Spreadsheet.ControlProperties ControlProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.ControlProperties? ControlProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Spreadsheet.ControlProperties ControlProperties { get; set; }
member this.ControlProperties : DocumentFormat.OpenXml.Spreadsheet.ControlProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.ControlProperties : DocumentFormat.OpenXml.Spreadsheet.ControlProperties with get, set
Public Property ControlProperties As ControlProperties

プロパティ値

属性

適用対象