次の方法で共有


Connection.DestinationPosition プロパティ

定義

宛先の位置

スキーマ内の次の属性を表します: destOrd

[DocumentFormat.OpenXml.SchemaAttr(0, "destOrd")]
public DocumentFormat.OpenXml.UInt32Value DestinationPosition { get; set; }
public DocumentFormat.OpenXml.UInt32Value DestinationPosition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "destOrd")]
public DocumentFormat.OpenXml.UInt32Value? DestinationPosition { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("destOrd")]
public DocumentFormat.OpenXml.UInt32Value? DestinationPosition { get; set; }
public DocumentFormat.OpenXml.UInt32Value? DestinationPosition { get; set; }
member this.DestinationPosition : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "destOrd")>]
member this.DestinationPosition : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("destOrd")>]
member this.DestinationPosition : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property DestinationPosition As UInt32Value

プロパティ値

UInt32Value を返します。

属性

適用対象