Undo.DefinedNameFormula Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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