Freigeben über


IgnoredError.TwoDigitTextYear-Eigenschaft

twoDigitTextYear.Represents the attribte in schema: twoDigitTextYear

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

Syntax

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

value = instance.TwoDigitTextYear

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

IgnoredError Klasse

IgnoredError-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace