BackstageFastCommandButton.IsDefinitive Property

Definition

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

Represents the following attribute in the schema: isDefinitive

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

Property Value

Attributes

Applies to