Freigeben über


ConditionalFormattingRule.Percent-Eigenschaft

Top 10 Percent.Represents the attribte in schema: percent

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.Percent

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConditionalFormattingRule Klasse

ConditionalFormattingRule-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace