Share via


ConditionalFormattingRule.ActivePresent Property

Definition

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

Represents the following attribute in the schema: activePresent

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

Property Value

Attributes

Applies to