Parameter.String 属性

定义

String

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

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

属性值

返回 StringValue

属性

适用于