CustomXsn.XsnLocation Property

XsnLocation.Represents the element tag in schema: ntns:xsnLocation

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

Syntax

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

value = instance.XsnLocation

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

Property Value

Type: DocumentFormat.OpenXml.Office.CustomXsn.XsnLocation

See Also

Reference

CustomXsn Class

CustomXsn Members

DocumentFormat.OpenXml.Office.CustomXsn Namespace