GridMergeManager クラス リファレンス

継承元 NSObject
定義先 GridMergeManager.h

概要

GridMergeManager クラス

  grid

@property (readonly) FlexGrid *grid

– initWithGrid:

- (id _Nonnull)initWithGrid:(FlexGrid *_Nonnull)grid

– getMergedRangeForCells:ofType:

- (GridCellRange *_Nonnull)getMergedRangeForCells:(GridCellRange *_Nonnull)range ofType:(GridCellType)type