Share via


Column.Style プロパティ

定義

Style

スキーマのスタイルで次の属性を表します。

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

プロパティ値

UInt32Value を返します。

属性

適用対象