InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ITableUtils::CellChunk Class Reference

#include <ITableUtils.h>

Public Types

typedef base_type data_type
 

Public Member Functions

 CellChunk (GridArea chunk, UIDRef tableFrame)
 

Public Attributes

GridArea chunkArea
 
UIDRef tableFrameContainingChunck
 

Detailed Description

Data structure that identifies the cells chunkArea in the table frame represented by tableFrameContainingChunck A cell chunk is made up of a GridArea and the table frame where the chunk falls, a chunk will fall in only one table frame

Constructor & Destructor Documentation

ITableUtils::CellChunk::CellChunk (GridArea chunk,
UIDRef tableFrame 
)
inline

Constructor

Parameters
chunkGridArea
tableFrameTableFrame containing GridArea