FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FormatCells クラス > FormatCells コンストラクタ : FormatCells コンストラクタ(IRange,FormatCellsTab) |
'Declaration
Public Function New( _ ByVal cells As IRange, _ Optional ByVal activeTab As FormatCells.FormatCellsTab _ )
'使用法
Dim cells As IRange Dim activeTab As FormatCells.FormatCellsTab Dim instance As New FormatCells(cells, activeTab)
public FormatCells( IRange cells, FormatCells.FormatCellsTab activeTab )