次の方法で共有


OpenXmlSurveyElementPrElement.Left プロパティ

定義

左の場合、このプロパティは Office 2013 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象