#import <MSIHeaderValue.h>
◆ collectFormatAndGetFormattedFont()
- (UIFont*) collectFormatAndGetFormattedFont |
|
|
|
◆ colorCode()
Returns the color for this cell, as set in MSTR Web.
- Returns
- String color code (RGB). //It seems from other places that this would return in BGR format??srini
◆ getFormat()
◆ getHTMLLinkString:()
+ (NSString*) getHTMLLinkString: |
|
(NSString *) |
xmlStr |
|
◆ header()
MSIHeader object corresponding to this header value.
◆ hexColorCode()
- (NSString*) hexColorCode |
|
|
|
Returns the color of this cell in the regular hex code. There won't be any # in the resuting string. It would be of the format "3244af"
◆ setRowIndex:columnIndex:()
- (void) setRowIndex: |
|
(NSInteger) |
rowIndex |
columnIndex: |
|
(NSInteger) |
colIndex |
|
|
| |
◆ type()
◆ cellColor
|
readwritenonatomiccopyprotected |
◆ col
|
readnonatomicassignprotected |
◆ color
|
readwritenonatomicassignprotected |
◆ data
◆ dataType
◆ dssDataFlag
- (unsigned char) dssDataFlag |
|
readwriteprotected |
◆ fontColor
|
readnonatomicassignprotected |
◆ fontName
|
readwritenonatomicstrongprotected |
◆ format
|
readnonatomicstrongprotected |
◆ headerValue
- (NSString *) headerValue |
|
readnonatomicweakprotected |
The value of this cell. This string represents the formatted value.
◆ htmlValue
|
readnonatomicstrongprotected |
◆ isBold
|
readnonatomicassignprotected |
◆ isItalic
|
readnonatomicassignprotected |
◆ isUnderLine
|
readnonatomicassignprotected |
◆ owner
◆ rawValue
|
readnonatomicstrongprotected |
The raw (unformatted) value of the cell (if present).
◆ row
|
readnonatomicassignprotected |
◆ semantics