NXOpen.UF.Tabnot Class

class NXOpen.UF.Tabnot

Bases: object

Contains wrappers for all ‘UFTabnot’ functions and data types.

Methods

NXOpen.UF.Tabnot.Create Refer to UF_TABNOT_create for documentation.
NXOpen.UF.Tabnot.CreateFromTemplate Refer to UF_TABNOT_create_from_template for documentation.
NXOpen.UF.Tabnot.AskColumnSortData Refer to UF_TABNOT_ask_column_sort_data for documentation.
NXOpen.UF.Tabnot.SetColumnSortData Refer to UF_TABNOT_set_column_sort_data for documentation.
NXOpen.UF.Tabnot.CreateRow Refer to UF_TABNOT_create_row for documentation.
NXOpen.UF.Tabnot.CreateColumn Refer to UF_TABNOT_create_column for documentation.
NXOpen.UF.Tabnot.AddRow Refer to UF_TABNOT_add_row for documentation.
NXOpen.UF.Tabnot.AddColumn Refer to UF_TABNOT_add_column for documentation.
NXOpen.UF.Tabnot.AddHeaderRow Refer to UF_TABNOT_add_header_row for documentation.
NXOpen.UF.Tabnot.RemoveRow Refer to UF_TABNOT_remove_row for documentation.
NXOpen.UF.Tabnot.RemoveColumn Refer to UF_TABNOT_remove_column for documentation.
NXOpen.UF.Tabnot.AskNmRows Refer to UF_TABNOT_ask_nm_rows for documentation.
NXOpen.UF.Tabnot.AskNmRowsInSection Refer to UF_TABNOT_ask_nm_rows_in_section for documentation.
NXOpen.UF.Tabnot.AskNmColumns Refer to UF_TABNOT_ask_nm_columns for documentation.
NXOpen.UF.Tabnot.AskNmSections Refer to UF_TABNOT_ask_nm_sections for documentation.
NXOpen.UF.Tabnot.AskNmHeaderRows Refer to UF_TABNOT_ask_nm_header_rows for documentation.
NXOpen.UF.Tabnot.AskNthRow Refer to UF_TABNOT_ask_nth_row for documentation.
NXOpen.UF.Tabnot.AskNthRowInSection Refer to UF_TABNOT_ask_nth_row_in_section for documentation.
NXOpen.UF.Tabnot.AskNthColumn Refer to UF_TABNOT_ask_nth_column for documentation.
NXOpen.UF.Tabnot.AskNthSection Refer to UF_TABNOT_ask_nth_section for documentation.
NXOpen.UF.Tabnot.AskRelativeRow Refer to UF_TABNOT_ask_relative_row for documentation.
NXOpen.UF.Tabnot.AskRelativeColumn Refer to UF_TABNOT_ask_relative_column for documentation.
NXOpen.UF.Tabnot.AskCellAtRowCol Refer to UF_TABNOT_ask_cell_at_row_col for documentation.
NXOpen.UF.Tabnot.AskTabularNoteOfSection Refer to UF_TABNOT_ask_tabular_note_of_section for documentation.
NXOpen.UF.Tabnot.AskSectionOfRow Refer to UF_TABNOT_ask_section_of_row for documentation.
NXOpen.UF.Tabnot.AskTabularNoteOfColumn Refer to UF_TABNOT_ask_tabular_note_of_column for documentation.
NXOpen.UF.Tabnot.AskRowOfCell Refer to UF_TABNOT_ask_row_of_cell for documentation.
NXOpen.UF.Tabnot.AskColumnOfCell Refer to UF_TABNOT_ask_column_of_cell for documentation.
NXOpen.UF.Tabnot.AskRowHeight Refer to UF_TABNOT_ask_row_height for documentation.
NXOpen.UF.Tabnot.SetRowHeight Refer to UF_TABNOT_set_row_height for documentation.
NXOpen.UF.Tabnot.AskRowHeadCfw Refer to UF_TABNOT_ask_row_head_cfw for documentation.
NXOpen.UF.Tabnot.SetRowHeadCfw Refer to UF_TABNOT_set_row_head_cfw for documentation.
NXOpen.UF.Tabnot.AskColumnWidth Refer to UF_TABNOT_ask_column_width for documentation.
NXOpen.UF.Tabnot.SetColumnWidth Refer to UF_TABNOT_set_column_width for documentation.
NXOpen.UF.Tabnot.AskColumnHeadCfw Refer to UF_TABNOT_ask_column_head_cfw for documentation.
NXOpen.UF.Tabnot.SetColumnHeadCfw Refer to UF_TABNOT_set_column_head_cfw for documentation.
NXOpen.UF.Tabnot.AskCellText Refer to UF_TABNOT_ask_cell_text for documentation.
NXOpen.UF.Tabnot.SetCellText Refer to UF_TABNOT_set_cell_text for documentation.
NXOpen.UF.Tabnot.AskEvaluatedCellText Refer to UF_TABNOT_ask_evaluated_cell_text for documentation.
NXOpen.UF.Tabnot.AskCellPrefs Refer to UF_TABNOT_ask_cell_prefs for documentation.
NXOpen.UF.Tabnot.SetCellPrefs Refer to UF_TABNOT_set_cell_prefs for documentation.
NXOpen.UF.Tabnot.AskCellTextPosition Refer to UF_TABNOT_ask_cell_text_position for documentation.
NXOpen.UF.Tabnot.MergeCells Refer to UF_TABNOT_merge_cells for documentation.
NXOpen.UF.Tabnot.UnmergeCells Refer to UF_TABNOT_unmerge_cells for documentation.
NXOpen.UF.Tabnot.AskMergeInfo Refer to UF_TABNOT_ask_merge_info for documentation.
NXOpen.UF.Tabnot.AskSectionPrefs Refer to UF_TABNOT_ask_section_prefs for documentation.
NXOpen.UF.Tabnot.SetSectionPrefs Refer to UF_TABNOT_set_section_prefs for documentation.
NXOpen.UF.Tabnot.ImportSpreadsheetCell Refer to UF_TABNOT_import_spreadsheet_cell for documentation.
NXOpen.UF.Tabnot.AskNthHeaderRow Refer to UF_TABNOT_ask_nth_header_row for documentation.
NXOpen.UF.Tabnot.AskDefaultSectionPrefs Refer to UF_TABNOT_ask_default_section_prefs for documentation.
NXOpen.UF.Tabnot.SetDefaultSectionPrefs Refer to UF_TABNOT_set_default_section_prefs for documentation.
NXOpen.UF.Tabnot.AskDefaultCellPrefs Refer to UF_TABNOT_ask_default_cell_prefs for documentation.
NXOpen.UF.Tabnot.SetDefaultCellPrefs Refer to UF_TABNOT_set_default_cell_prefs for documentation.
NXOpen.UF.Tabnot.EnableAutomaticUpdate Refer to UF_TABNOT_enable_automatic_update for documentation.
NXOpen.UF.Tabnot.Update Refer to UF_TABNOT_update for documentation.
NXOpen.UF.Tabnot.ConvertToNonSpreadsheetTabnote Refer to UF_TABNOT_convert_to_non_spreadsheet_tabnote for documentation.

Enumerations

NXOpen.UF.Tabnot.AttachPoint Enumeration
NXOpen.UF.Tabnot.DisplayContinuationNote Enumeration
NXOpen.UF.Tabnot.FitMethod Enumeration
NXOpen.UF.Tabnot.Format Enumeration
NXOpen.UF.Tabnot.HeaderLocation Enumeration
NXOpen.UF.Tabnot.Just Enumeration
NXOpen.UF.Tabnot.OverflowDirection Enumeration
NXOpen.UF.Tabnot.SortDirection Enumeration
NXOpen.UF.Tabnot.ZeroDisplay Enumeration

Structures

NXOpen.UF.Tabnot.CellPrefs Structure
NXOpen.UF.Tabnot.SectionPrefs Structure
NXOpen.UF.Tabnot.SortData Structure