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

属性值

属性

适用于