次の方法で共有


Row.StyleIndex プロパティ

定義

スタイル インデックス

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

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

プロパティ値

UInt32Value を返します。

属性

適用対象