Freigeben über


PropertySet.NeighborOffsetWidth-Eigenschaft

Neighbor Offset Width.Represents the attribte in schema: custLinFactNeighborX

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "custLinFactNeighborX")> _
Public Property NeighborOffsetWidth As Int32Value
    Get
    Set
'Usage
Dim instance As PropertySet
Dim value As Int32Value

value = instance.NeighborOffsetWidth

instance.NeighborOffsetWidth = value
[SchemaAttrAttribute(, "custLinFactNeighborX")]
public Int32Value NeighborOffsetWidth { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

PropertySet Klasse

PropertySet-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace