共用方式為


PivotTableDefinition.AltTextSummary Property

Definition

altTextSummary, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: altTextSummary

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

Property Value

Attributes

Applies to