次の方法で共有


Font.FontSize プロパティ

定義

フォント サイズ。

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

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

プロパティ値

FontSize を返します。

適用対象