Control.ControlProperties Property

Definition

ControlProperties, this property is only available in Office 2010 and later..

Represents the following element tag in the schema: 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

Property Value

Attributes

Applies to