Share via


RoamingProperty.Value property

Namespace:  DocumentFormat.OpenXml.Office15.PowerPoint.Roaming
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Value As Value
    Get
    Set
'Usage
Dim instance As RoamingProperty
Dim value As Value

value = instance.Value

instance.Value = value
public Value Value { get; set; }

Property value

Type: DocumentFormat.OpenXml.Office15.PowerPoint.Roaming.Value

See also

Reference

RoamingProperty class

RoamingProperty members

DocumentFormat.OpenXml.Office15.PowerPoint.Roaming namespace