FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > CellRangeSegmentData クラス : GetFormatter メソッド |
'Declaration
Public Function GetFormatter( _ ByVal index As Integer _ ) As ILabelFormatter
'使用法
Dim instance As CellRangeSegmentData Dim index As Integer Dim value As ILabelFormatter value = instance.GetFormatter(index)
public ILabelFormatter GetFormatter( int index )