次の方法で共有


Font.Bold プロパティ

定義

太字。

スキーマの x:b 要素タグを表します。

public DocumentFormat.OpenXml.Spreadsheet.Bold Bold { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.Bold? Bold { get; set; }
member this.Bold : DocumentFormat.OpenXml.Spreadsheet.Bold with get, set
Public Property Bold As Bold

プロパティ値

Bold を返します。

適用対象