次の方法で共有


Table.HeaderRowCellStyle プロパティ

定義

ヘッダー行スタイル

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

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

プロパティ値

StringValue を返します。

属性

適用対象