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