Freigeben über


IgnoredError.ListDataValidation-Eigenschaft

listDataValidation.Represents the attribte in schema: listDataValidation

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

Syntax

'Declaration
<SchemaAttrAttribute(, "listDataValidation")> _
Public Property ListDataValidation As BooleanValue
    Get
    Set
'Usage
Dim instance As IgnoredError
Dim value As BooleanValue

value = instance.ListDataValidation

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

IgnoredError Klasse

IgnoredError-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace