Freigeben über


SortState.CaseSensitive-Eigenschaft

Case Sensitive.Represents the attribte in schema: caseSensitive

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

Syntax

'Declaration
<SchemaAttrAttribute(, "caseSensitive")> _
Public Property CaseSensitive As BooleanValue
    Get
    Set
'Usage
Dim instance As SortState
Dim value As BooleanValue

value = instance.CaseSensitive

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

SortState Klasse

SortState-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace