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


DeletedField.Name Property

Deleted Fields Name.Represents the attribte in schema: name

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

Syntax

'Декларация
<SchemaAttrAttribute(, "name")> _
Public Property Name As StringValue
    Get
    Set
'Применение
Dim instance As DeletedField
Dim value As StringValue

value = instance.Name

instance.Name = value
[SchemaAttrAttribute(, "name")]
public StringValue Name { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

DeletedField Class

DeletedField Members

DocumentFormat.OpenXml.Spreadsheet Namespace