PrintDocument for WinForms
FontScaling プロパティ (XlsExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > XlsExporter クラス : FontScaling プロパティ
Gets or sets the amount (in points) by which to change font sizes (may be used to better fit texts into available space).
シンタックス
'宣言
 
Public Property FontScaling As System.Single
'使用法
 
Dim instance As XlsExporter
Dim value As System.Single
 
instance.FontScaling = value
 
value = instance.FontScaling
public System.float FontScaling {get; set;}
参照

XlsExporter クラス
XlsExporter メンバ