FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > SheetView クラス : GetFormulaArray メソッド |
'Declaration
Public Function GetFormulaArray( _ ByVal row As Integer, _ ByVal column As Integer, _ ByRef rangeApply As RangeReference _ ) As String
public string GetFormulaArray( int row, int column, out RangeReference rangeApply )