UF_TABNOT_cell_prefs_s (view source)
 
Defined in: uf_tabnot_types.h
 
Also known as:
 


Data Members

format
UF_TABNOT_format_t
Cell format

precision
int
Precision (# dec places to the
right of the decimal point)

is_a_formula
logical
Does the formatted text get
passed to the expression
subsystem for evaluation

zero_display
UF_TABNOT_zero_display_t
The way that a numeric zero
should display

text_font
int
Index of NX font

text_height
double
Height of text in this cell

text_aspect_ratio
double
Text aspect ratio

horiz_just
UF_TABNOT_just_t
Horizontal text justification

vert_just
UF_TABNOT_just_t
Vertical text justification

text_angle
double
Text angle in radians

text_slant
double
Text slant angle

is_vertical
logical
Is text displayed vertical?

is_italic
logical
Is text displayed italic?

strikethru
logical
Is text stricken thru?

line_space_factor
double
Line space factor

char_space_factor
double
Character space factor

is_hidden
logical
Is display of text suppressed?

text_color
int
Text color

text_density
int
Text density 1:Normal, 2:Heavy, 3:Thin, 0:Use Default

bottom_line_cfw [ 3 ]
int
Color/font/width of bottom line

right_line_cfw [ 3 ]
int
Color/font/width of right line
width follows 1:Normal, 2:Heavy, 3:Thin, 0:Use Default

nm_fit_methods
int
Number of fit methods

fit_methods [ UF_TABNOT_fit_method_max ]
UF_TABNOT_fit_method_t
Fit methods

referenced_spreadsheet
tag_t
Referenced spreadsheet

ss_sheet
int
Sheet referenced in spreadsheet

ss_row
int
Row referenced in spreadsheet

ss_col
int
Column referenced in spreadsheet

prefix
char*


suffix
char*


formula_suffix
char*
This string gets appended to the
cell text when the text is passed
to the expression subsystem when
evaluating the cell as a formula.

url
char*


is_protected
logical
Is cell protected?