Undo.DefinedNameFormula Property

Definition

Defined Name Formula

Represents the following attribute in the schema: nf

[DocumentFormat.OpenXml.SchemaAttr(0, "nf")]
public DocumentFormat.OpenXml.BooleanValue DefinedNameFormula { get; set; }
public DocumentFormat.OpenXml.BooleanValue DefinedNameFormula { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "nf")]
public DocumentFormat.OpenXml.BooleanValue? DefinedNameFormula { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("nf")]
public DocumentFormat.OpenXml.BooleanValue? DefinedNameFormula { get; set; }
public DocumentFormat.OpenXml.BooleanValue? DefinedNameFormula { get; set; }
member this.DefinedNameFormula : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "nf")>]
member this.DefinedNameFormula : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("nf")>]
member this.DefinedNameFormula : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property DefinedNameFormula As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to