次の方法で共有


Animate.By プロパティ

定義

by

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

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

プロパティ値

StringValue を返します。

属性

適用対象