NXOpen.UF.Tabnot.CellPrefs Structure

NXOpen.UF.Tabnot.CellPrefs is an alias for NXOpen.UF.TabnotCellPrefs_Struct

class NXOpen.UF.TabnotCellPrefs_Struct

Bases: object

Refer to UF_TABNOT_cell_prefs_s for documentation.

Fields

NXOpen.UF.TabnotCellPrefs_Struct.Format Cell format
NXOpen.UF.TabnotCellPrefs_Struct.Precision
NXOpen.UF.TabnotCellPrefs_Struct.IsAFormula Does the formatted text get passed to the expression subsystem for evaluation
NXOpen.UF.TabnotCellPrefs_Struct.ZeroDisplay The way that a numeric zero should display
NXOpen.UF.TabnotCellPrefs_Struct.TextFont Index of NX font
NXOpen.UF.TabnotCellPrefs_Struct.TextHeight Height of text in this cell
NXOpen.UF.TabnotCellPrefs_Struct.TextAspectRatio Text aspect ratio
NXOpen.UF.TabnotCellPrefs_Struct.Symbolaspectratio Symbol aspect ratio (only available in standard fonts)
NXOpen.UF.TabnotCellPrefs_Struct.HorizJust Horizontal text justification
NXOpen.UF.TabnotCellPrefs_Struct.VertJust Vertical text justification
NXOpen.UF.TabnotCellPrefs_Struct.TextAngle Text angle in radians
NXOpen.UF.TabnotCellPrefs_Struct.TextSlant Text slant angle
NXOpen.UF.TabnotCellPrefs_Struct.IsVertical Is text displayed vertical?
NXOpen.UF.TabnotCellPrefs_Struct.IsItalic Is text displayed italic?
NXOpen.UF.TabnotCellPrefs_Struct.Strikethru Is text stricken thru?
NXOpen.UF.TabnotCellPrefs_Struct.LineSpaceFactor Line space factor
NXOpen.UF.TabnotCellPrefs_Struct.CharSpaceFactor Character space factor
NXOpen.UF.TabnotCellPrefs_Struct.IsHidden Is display of text suppressed?
NXOpen.UF.TabnotCellPrefs_Struct.TextColor Text color
NXOpen.UF.TabnotCellPrefs_Struct.TextDensity Text density 1:Normal, 2:Heavy, 3:Thin, 0:Use Default
NXOpen.UF.TabnotCellPrefs_Struct.BottomLineCfw Color/font/width of bottom line
NXOpen.UF.TabnotCellPrefs_Struct.RightLineCfw Color/font/width of right line width follows 1:Normal, 2:Heavy, 3:Thin, 0:Use Default
NXOpen.UF.TabnotCellPrefs_Struct.NmFitMethods Number of fit methods
NXOpen.UF.TabnotCellPrefs_Struct.FitMethods Fit methods
NXOpen.UF.TabnotCellPrefs_Struct.ReferencedSpreadsheet Referenced spreadsheet
NXOpen.UF.TabnotCellPrefs_Struct.SsSheet Sheet referenced in spreadsheet
NXOpen.UF.TabnotCellPrefs_Struct.SsRow Row referenced in spreadsheet
NXOpen.UF.TabnotCellPrefs_Struct.SsCol Column referenced in spreadsheet
NXOpen.UF.TabnotCellPrefs_Struct.Prefix
NXOpen.UF.TabnotCellPrefs_Struct.Suffix
NXOpen.UF.TabnotCellPrefs_Struct.FormulaSuffix This string gets appended to the cell text when the text is passed to the expression subsystem when evaluating the cell as a formula.
NXOpen.UF.TabnotCellPrefs_Struct.Url
NXOpen.UF.TabnotCellPrefs_Struct.IsProtected Is cell protected?