次の方法で共有


TableStyleType.StyleId プロパティ

定義

スタイル ID

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

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

プロパティ値

StringValue を返します。

属性

注釈

ECMA 国際 標準 ECMA-376 の次の情報は、このクラスを操作するときに役立ちます。

テーブル スタイルを一意の方法で識別する GUID を指定します。

この属性に使用できる値は、単純型によって ST_Guid 定義されます。

適用対象