'宣言 Public Sub ResetNoteIndicatorColor()
'宣言
Public Sub ResetNoteIndicatorColor()
public void ResetNoteIndicatorColor()
FarPoint.Win.Spread.Column c; c=fpSpread1.ActiveSheet.Columns[0]; c.ResetNoteIndicatorColor();
Dim c As FarPoint.Win.Spread.Column c=FpSpread1.ActiveSheet.Columns(0) c.ResetNoteIndicatorColor()
Column クラス Column メンバ
© MESCIUS inc. All rights reserved.