Compartir a través de


SaveThroughXslt.SolutionId Propiedad

Definición

Identificador local para la transformación XSL

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a