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