Share via


Table.AltText プロパティ

定義

altText では、このプロパティは Office 2010 以降でのみ使用できます。

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

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

プロパティ値

属性

適用対象