StrokeChildType.AlternateImageReference プロパティ

定義

代替イメージ リファレンス

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

[DocumentFormat.OpenXml.SchemaAttr(27, "althref")]
public DocumentFormat.OpenXml.StringValue AlternateImageReference { get; set; }
public DocumentFormat.OpenXml.StringValue AlternateImageReference { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(27, "althref")]
public DocumentFormat.OpenXml.StringValue? AlternateImageReference { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("o:althref")]
public DocumentFormat.OpenXml.StringValue? AlternateImageReference { get; set; }
public DocumentFormat.OpenXml.StringValue? AlternateImageReference { get; set; }
member this.AlternateImageReference : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(27, "althref")>]
member this.AlternateImageReference : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("o:althref")>]
member this.AlternateImageReference : DocumentFormat.OpenXml.StringValue with get, set
Public Property AlternateImageReference As StringValue

プロパティ値

StringValue を返します。

属性

適用対象