SaveThroughXslt.SolutionId Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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