Поделиться через


MemberProperty.PropertyNameLength Property

Property Name Length.Represents the attribte in schema: pLen

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

Syntax

'Declaration
<SchemaAttrAttribute(, "pLen")> _
Public Property PropertyNameLength As UInt32Value
    Get
    Set
'Usage
Dim instance As MemberProperty
Dim value As UInt32Value

value = instance.PropertyNameLength

instance.PropertyNameLength = value
[SchemaAttrAttribute(, "pLen")]
public UInt32Value PropertyNameLength { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

MemberProperty Class

MemberProperty Members

DocumentFormat.OpenXml.Spreadsheet Namespace