FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
AcCellRange Struct Reference

#include <Global Structs.h>

Public Member Functions

bool operator== (const AcCellRange &param_1) const
 

Public Attributes

int mnTopRow
 
int mnLeftColumn
 
int mnBottomRow
 
int mnRightColumn
 

Detailed Description

Definition at line 39 of file acdb17/Global Structs.h.

Member Function Documentation

◆ operator==()

bool AcCellRange::operator== ( const AcCellRange & param_1) const
inline

Definition at line 45 of file acdb17/Global Structs.h.

Member Data Documentation

◆ mnBottomRow

int AcCellRange::mnBottomRow

Definition at line 43 of file acdb17/Global Structs.h.

◆ mnLeftColumn

int AcCellRange::mnLeftColumn

Definition at line 42 of file acdb17/Global Structs.h.

◆ mnRightColumn

int AcCellRange::mnRightColumn

Definition at line 44 of file acdb17/Global Structs.h.

◆ mnTopRow

int AcCellRange::mnTopRow

Definition at line 41 of file acdb17/Global Structs.h.


The documentation for this struct was generated from the following file: