Freigeben über


ConditionalFormattingRule.StopIfTrue-Eigenschaft

Stop If True.Represents the attribte in schema: stopIfTrue

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

Syntax

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

value = instance.StopIfTrue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConditionalFormattingRule Klasse

ConditionalFormattingRule-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace