次の方法で共有


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 を返します。

属性

適用対象