SaveThroughXslt.SolutionId 属性

定义

XSL 转换的本地标识符

表示架构中的以下属性:w:solutionID

[DocumentFormat.OpenXml.SchemaAttr(23, "solutionID")]
public DocumentFormat.OpenXml.StringValue SolutionId { get; set; }
public DocumentFormat.OpenXml.StringValue SolutionId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "solutionID")]
public DocumentFormat.OpenXml.StringValue? SolutionId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:solutionID")]
public DocumentFormat.OpenXml.StringValue? SolutionId { get; set; }
public DocumentFormat.OpenXml.StringValue? SolutionId { get; set; }
member this.SolutionId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "solutionID")>]
member this.SolutionId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:solutionID")>]
member this.SolutionId : DocumentFormat.OpenXml.StringValue with get, set
Public Property SolutionId As StringValue

属性值

返回 StringValue

属性

适用于