Compartilhar via


Map.SchemaId Property

Schema Name.Represents the attribte in schema: SchemaID

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

Syntax

'Declaration
<SchemaAttrAttribute(, "SchemaID")> _
Public Property SchemaId As StringValue
    Get
    Set
'Usage
Dim instance As Map
Dim value As StringValue

value = instance.SchemaId

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

Map Class

Map Members

DocumentFormat.OpenXml.Spreadsheet Namespace