Mobile API Reference  MicroStrategy 2019
NumberFormat.h File Reference

Go to the source code of this file.

Classes

class  MFormat::NumberFormat
 

Namespaces

 MFormat
 

Enumerations

enum  MFormat::COLOR {
  MFormat::NONCOLOR = 0x010101, MFormat::BLACK = 0x0, MFormat::RED = 0xFF, MFormat::GREEN = 0x8000,
  MFormat::YELLOW = 0xFFFF, MFormat::BLUE = 0xFF0000, MFormat::MAGENTA = 0xFF00FF, MFormat::CYAN = 0xFFFF00,
  MFormat::WHITE = 0xFFFFFF
}