Interface IFreezeCoordinatesProvider
- All Known Implementing Classes:
FreezeColumnStrategy
,FreezePositionStrategy
,FreezeRowStrategy
,FreezeSelectionStrategy
public interface IFreezeCoordinatesProvider
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getTopLeftPosition
PositionCoordinate getTopLeftPosition() -
getBottomRightPosition
PositionCoordinate getBottomRightPosition()
-