Spread.NET
In This Topic
    FpSpread
    In This Topic

    Following are the breaking changes in the FpSpread class.

    FarPoint.Win.Spread.FpSpread.EnableCrossS

    heetReference

    In Spread WinForms 11, if the EnableCrossSheetReference property of the FpSpread class is set to false, it will still allow users to set formula reference to a cell in another sheet but the value of the cell will be #REF! just like in Excel.

    FarPoint.Win.Spread.FpSpread.RangeDragFillMode

    The default value of RangeDragFillMode has been modified to ControlCopy

    FarPoint.Win.Spread.FpSpread.DragFillDataOnly

    The default value of DragFillDataOnly has been modified to boolean false.

    Back to Breaking Changes for Version 11.40.20177.0.