SaveThroughXslt.SolutionId Property
Local Identifier for XSL Transform.Represents the attribte in schema: w:solutionID
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "solutionID")> _
Public Property SolutionId As StringValue
Get
Set
'Usage
Dim instance As SaveThroughXslt
Dim value As StringValue
value = instance.SolutionId
instance.SolutionId = value
[SchemaAttrAttribute(, "solutionID")]
public StringValue SolutionId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.