CustomXsn.Scope Property

Scope.Represents the element tag in schema: ntns:xsnScope

Namespace:  DocumentFormat.OpenXml.Office.CustomXsn
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Scope As Scope
    Get
    Set
'Usage
Dim instance As CustomXsn
Dim value As Scope

value = instance.Scope

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

Property Value

Type: DocumentFormat.OpenXml.Office.CustomXsn.Scope

See Also

Reference

CustomXsn Class

CustomXsn Members

DocumentFormat.OpenXml.Office.CustomXsn Namespace