FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > StyleInfo クラス : ResetTabStop メソッド |
'Declaration Public Overridable Sub ResetTabStop()
'使用法 Dim instance As StyleInfo instance.ResetTabStop()
public virtual void ResetTabStop()
Dim si As New FarPoint.Win.Spread.StyleInfo si.ResetTabStop fpSpread1.ActiveSheet.DefaultStyle = si;
Dim si As New FarPoint.Win.Spread.StyleInfo si.ResetTabStop FpSpread1.ActiveSheet.DefaultStyle = si;