GrapeCity.Windows.SpreadGrid 名前空間 > SpreadBand クラス : FontSize プロパティ |
'Declaration
Public Property FontSize As Nullable(Of Double)
public Nullable<double> FontSize {get; set;}
double
値。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | FontSize が 35791 より大きい値または 0.001 以下の値に設定されています。 |