DialogSheet.Controls Property

Definition

Controls.

Represents the following element tag in the schema: x:controls.

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

Property Value

Attributes

Applies to