次の方法で共有


Rectangle.Top プロパティ

定義

Top

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

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

プロパティ値

StringValue を返します。

属性

適用対象