DocEvents.EventDocNewXsdString Property
EventDocNewXsdString.Represents the element tag in schema: wne:eventDocNew
Namespace: DocumentFormat.OpenXml.Office.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property EventDocNewXsdString As EventDocNewXsdString
Get
Set
'Usage
Dim instance As DocEvents
Dim value As EventDocNewXsdString
value = instance.EventDocNewXsdString
instance.EventDocNewXsdString = value
public EventDocNewXsdString EventDocNewXsdString { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office.Word.EventDocNewXsdString