次の方法で共有


TableStyleList.Default プロパティ

定義

既定値

スキーマ内の次の属性を表します。def

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

プロパティ値

StringValue を返します。

属性

注釈

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

テーブル スタイルの一覧の既定のテーブル スタイルに対応する GUID。 この既定値は、テーブルが最初にドキュメントに挿入されるときに使用できます。

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

適用対象