|
FRX SDK Documentation 2025 SP0
|
#include <Global Structs.h>
Public Member Functions | |
| bool | operator== (const AcCellRange ¶m_1) const |
Public Attributes | |
| int | mnTopRow |
| int | mnLeftColumn |
| int | mnBottomRow |
| int | mnRightColumn |
Definition at line 39 of file acdb17/Global Structs.h.
|
inline |
Definition at line 45 of file acdb17/Global Structs.h.
| int AcCellRange::mnBottomRow |
Definition at line 43 of file acdb17/Global Structs.h.
| int AcCellRange::mnLeftColumn |
Definition at line 42 of file acdb17/Global Structs.h.
| int AcCellRange::mnRightColumn |
Definition at line 44 of file acdb17/Global Structs.h.
| int AcCellRange::mnTopRow |
Definition at line 41 of file acdb17/Global Structs.h.