Workbook.DefinedNames Property

Definition

DefinedNames.

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

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

Property Value

Applies to