MemberProperty.NameLength Property
Name Length.Represents the attribte in schema: nameLen
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "nameLen")> _
Public Property NameLength As UInt32Value
Get
Set
'Применение
Dim instance As MemberProperty
Dim value As UInt32Value
value = instance.NameLength
instance.NameLength = value
[SchemaAttrAttribute(, "nameLen")]
public UInt32Value NameLength { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.