[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ExcelSparklineSetting.ReLoadFormula

ReLoadFormula Method

ReLoadFormula(FpSpread, SheetView)

Reevaluates the formula.

Declaration
public void ReLoadFormula(FpSpread spread, SheetView ownerSheetView)
Public Sub ReLoadFormula(spread As FpSpread, ownerSheetView As SheetView)
Parameters
Type Name Description
FpSpread spread

The spread.

SheetView ownerSheetView

The sheetview that contains the sparkline.

Implements
OSZAR »