|
Mobile API Reference
MicroStrategy 2019
|
#import <ConsolidationElement.h>
Additional Inherited Members | |
Instance Methods inherited from MSIDataElement | |
| (NSString *) | - elementIDWithoutAttributeID |
Instance Methods inherited from MSIHeaderValue | |
| (void) | - setRowIndex:columnIndex: |
| (MSIPropertyGroup *) | - getFormat |
| (NSInteger) | - type |
| (MSIHeader *) | - header |
| (NSString *) | - colorCode |
| (NSString *) | - hexColorCode |
| (UIFont *) | - collectFormatAndGetFormattedFont |
Class Methods inherited from MSIHeaderValue | |
| (NSString *) | + getHTMLLinkString: |
Protected Attributes inherited from MSIDataElement | |
| NSString * | elementID |
| int | axis |
Protected Attributes inherited from MSIHeaderValue | |
| MSIHeader *__weak | owner |
| NSString * | headerValue |
| NSInteger | semantics |
| NSString * | rawValue |
| NSString * | htmlValue |
| NSString * | cellColor |
| id< MSIDataProviderProtocol > __weak | data |
| MSIPropertyGroup * | format |
| NSInteger | row |
| NSInteger | col |
| NSInteger | color |
| NSString * | fontName |
| BOOL | isBold |
| BOOL | isItalic |
| BOOL | isUnderLine |
| int | fontColor |
| int | dataType |
| unsigned char | dssDataFlag |