Sdílet prostřednictvím


SlideId.Id Property

Slide Identifier.Represents the attribte in schema: id

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

Syntax

'Declaration
<SchemaAttrAttribute(, "id")> _
Public Property Id As UInt32Value
    Get
    Set
'Usage
Dim instance As SlideId
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.

See Also

Reference

SlideId Class

SlideId Members

DocumentFormat.OpenXml.Presentation Namespace