Freigeben über


ConditionalFormattingRule.AboveAverage-Eigenschaft

aboveAverage.Represents the attribte in schema: aboveAverage

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "aboveAverage")> _
Public Property AboveAverage As BooleanValue
    Get
    Set
'Usage
Dim instance As ConditionalFormattingRule
Dim value As BooleanValue

value = instance.AboveAverage

instance.AboveAverage = value
[SchemaAttrAttribute(, "aboveAverage")]
public BooleanValue AboveAverage { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ConditionalFormattingRule Klasse

ConditionalFormattingRule-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace