Value constructor (String)
Namespace: DocumentFormat.OpenXml.Office15.PowerPoint.Roaming
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Sub New ( _
text As String _
)
'Usage
Dim text As String
Dim instance As New Value(text)
public Value(
string text
)
Parameters
- text
Type: System.String
See also
Reference
DocumentFormat.OpenXml.Office15.PowerPoint.Roaming namespace