XLL+ Class Library

CXllPushApp::GetFormatChangedCells

Returns whether formatting behaviour for changed cells is switched on

[C++]
BOOL GetFormatChangedCells();

Return value

The function returns the value of the switch that determines whether updated cells are formatted by the push engine.

Remarks

This function may only be called from the main thread.

Requirements

Header: xlppush.h

See Also

CXllPushApp Class | CXllPushApp Methods | CXllPushApp::SetFormatChangedCells() | CXllPushApp::OnCellUpdate()