Поделиться через


ExtensionListModify.Modify Property

Modify.Represents the attribte in schema: mod

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

Syntax

'Declaration
<SchemaAttrAttribute(, "mod")> _
Public Property Modify As BooleanValue
    Get
    Set
'Usage
Dim instance As ExtensionListModify
Dim value As BooleanValue

value = instance.Modify

instance.Modify = value
[SchemaAttrAttribute(, "mod")]
public BooleanValue Modify { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

ExtensionListModify Class

ExtensionListModify Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace