Freigeben über


ConditionalFormattingRule.Bottom-Eigenschaft

Bottom N.Represents the attribte in schema: bottom

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

Syntax

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

value = instance.Bottom

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

ConditionalFormattingRule Klasse

ConditionalFormattingRule-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace