次の方法で共有


Font.FontName プロパティ

定義

フォント名。

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

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

プロパティ値

FontName を返します。

適用対象