PowerTools SPREAD for Windows Forms 8.0J
BestFitWithSpan プロパティ


行および列のサイズを自動調整するときにセル結合を無視するかどうかを取得または設定します。
構文
'Declaration
 
Public Property BestFitWithSpan As Boolean
'使用法
 
Dim instance As PrintInfo
Dim value As Boolean
 
instance.BestFitWithSpan = value
 
value = instance.BestFitWithSpan
public bool BestFitWithSpan {get; set;}
参照

PrintInfo クラス
PrintInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.