Share via


SaveThroughXslt.SolutionId Property

Definition

Local Identifier for XSL Transform

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to