Solid Edge Draft Type Library
BlockTable Object Members
Overview 
Public Methods
Public Method ConvertToTableConvert Block Table to Table.
Public Method CopyToClipboardCopies the referenced BlockTable object to the operating system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method GetListOfSavedSettingsGets list of available saved settings.
Public Method GetOriginSet the origin position of the Block Table.
Public Method SetOriginSets the origin position of the Table.
Public Method SourceBlocksReturns the source Block object(s) for the referenced object.
Public Method UpdateUpdates the referenced object.
Public Properties
Public Property AdditionalSheetsBackgroundNameGets or sets the name of background sheet for additional pages.
Public Property AnchorPointSpecifies which corner of the Table is the origin.
Public Property ApplicationReturns the active application object.
Public Property CellGets the cell object which is the intersection of a row and column.
Public Property ColumnHeaderPositionGets or sets column header position.
Public Property ColumnsGets the columns collection
Public Property ConvertDeletedBlocksIntoUserDefinedRowsGets and sets the option to convert deleted rows into user defined rows.
Public Property CreateNewSheetsForTableGets or sets the option to create new sheets for each page.
Public Property DataFixedRowHeightGets or sets fixed row height for data rows.
Public Property EnableGroupsGets or sets teh option to enable groups.
Public Property FillEndOfTableWithBlankRowsGets or sets the option to fill end of page with blank rows.
Public Property FirstSheetBackgroundNameGets or sets the name of background sheet for first page.
Public Property GroupByColumnGets or sets the column to group by.
Public Property GroupsGets the groups collection.
Public Property HeaderFixedRowHeightGets or sets fixed row height for column header rows.
Public Property IsUpToDateSpecifies whether or not the Block Table is up to date with respect to the Blocks it references.
Public Property ItemNumberIncrementGets and sets the increment amount for item numbers.
Public Property ItemNumberStartGets and sets the starting item number.
Public Property ListAllNestedBlocksSeparatelyGets and sets the option to list all nested blocks separately.
Public Property ListBlockOnSeparateRowGets and sets the option to list block on separate row for Block view list.
Public Property ListBlockOrBlockViewOnSeparateRowGets and sets the option to list block or block view on separate row.
Public Property ListByBlockOccurrenceGets and sets the option to list by occurrence.
Public Property ListNestedBlocksGets and sets the option to list nested blocks.
Public Property ListTypeType of Block Table.
Public Property ListWithNestedStructureGets and sets the option to list blocks with nested structure.
Public Property MaintainSheetsWithTableSizeGets or sets the option to delete sheet when page is removed.
Public Property MarginGets or sets the margin between the text and cell border.
Public Property MarkUnballoonedItemsGets and sets the option to mark unballooned items.
Public Property MarkUnballoonedItemsStringGets and sets the mark unballooned items string.
Public Property MaximumHeightAdditionalPagesGets or sets the maximum height of additional pages.
Public Property MaximumHeightFirstPageGets or sets the maximum height of first page.
Public Property MaximumRowsAdditionalPagesGets or sets the maximum height of additional pages.
Public Property MaximumRowsFirstPageGets or sets the maximum rows on first page.
Public Property NumberOfHeaderRowsGets or sets the number of header rows.
Public Property PageGapGets or sets the gap between pages.
Public Property PagesGets the pages collection.
Public Property ParentReturns the parent object for the referenced object.
Public Property RenumberAccordingToSortOrderGets and sets the option to renumber according to sort order.
Public Property ReverseDisplayOrderGets or sets the option to reverse display order within each page.
Public Property RowsGets the rows collection.
Public Property SavedSettingsReturns the saved settings for the referenced object.
Public Property ShowColumnHeaderGets or sets the option to show column headers.
Public Property ShowSheetBackgroundGets or sets the option to show the background sheet.
Public Property TableStyleGets or sets the table style.
Public Property TitleFixedRowHeightGets or sets fixed row height for title rows.
Public Property TitlesGets the titles collection.
Public Property UseLevelBasedItemNumbersGets and sets the option to use level based item numbers.
Public Property UseSameItemNumberForBlockViewsGets and sets the option to use same item number for all block views.
Public Property WrapDataCellsToNewRowGets or sets the option to wrap data cells to new row.
See Also

BlockTable Object