次の方法で共有


PropertySet.QuickStyleTypeId プロパティ

定義

現在のスタイルの種類

スキーマ内の次の属性を表します: qsTypeId

[DocumentFormat.OpenXml.SchemaAttr(0, "qsTypeId")]
public DocumentFormat.OpenXml.StringValue QuickStyleTypeId { get; set; }
public DocumentFormat.OpenXml.StringValue QuickStyleTypeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "qsTypeId")]
public DocumentFormat.OpenXml.StringValue? QuickStyleTypeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("qsTypeId")]
public DocumentFormat.OpenXml.StringValue? QuickStyleTypeId { get; set; }
public DocumentFormat.OpenXml.StringValue? QuickStyleTypeId { get; set; }
member this.QuickStyleTypeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "qsTypeId")>]
member this.QuickStyleTypeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("qsTypeId")>]
member this.QuickStyleTypeId : DocumentFormat.OpenXml.StringValue with get, set
Public Property QuickStyleTypeId As StringValue

プロパティ値

StringValue を返します。

属性

適用対象