Compartir a través de


RandomIdType.Val Property

val.Represents the attribte in schema: val

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "val")> _
Public Property Val As UInt32Value
    Get
    Set
'Uso
Dim instance As RandomIdType
Dim value As UInt32Value

value = instance.Val

instance.Val = value
[SchemaAttrAttribute(, "val")]
public UInt32Value Val { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

RandomIdType Class

RandomIdType Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace