PolyLine.Alternate 属性

定义

备用文本

表示架构中的以下属性:alt

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

属性值

返回 StringValue

属性

适用于