GrapeCity.Spreadsheet.WinForms.Ribbon アセンブリ > GrapeCity.Spreadsheet.WinForms.Ribbon 名前空間 > RibbonBar クラス : GetCorrectCellRange メソッド |
'Declaration
Public Shared Function GetCorrectCellRange( _ ByVal spread As FpSpread, _ ByVal oldCellRange As CellRange, _ Optional ByVal ignoreSpan As Boolean, _ Optional ByVal ignoreLegacy As Boolean _ ) As CellRange
public static CellRange GetCorrectCellRange( FpSpread spread, CellRange oldCellRange, bool ignoreSpan, bool ignoreLegacy )