Struct UFDraw.TabnotParams
  
  
  
  
    Inherited Members
    
      System.ValueType.Equals(System.Object)
    
    
      System.ValueType.GetHashCode()
    
    
      System.ValueType.ToString()
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
   
  
  Assembly: NXOpen.UF.dll
  Syntax
  
    public struct TabnotParams
   
  Fields
  
  
  
  auto_size_cells
  
  
  Declaration
  
    public bool auto_size_cells
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  border_type
  
  
  Declaration
  
    public UFDraw.TabnotBorderType border_type
   
  Field Value
  
  
  
  border_width
  
  
  Declaration
  
    public double border_width
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  position
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double[] | 
         | 
      
    
  
  
  
  range_end
  
  
  Declaration
  
    public UFDraw.TabnotCell range_end
   
  Field Value
  
  
  
  range_start
  
  
  Declaration
  
    public UFDraw.TabnotCell range_start
   
  Field Value
  
  
  
  title_cell
  
  
  Declaration
  
    public UFDraw.TabnotCell title_cell
   
  Field Value
  
  
  
  ug_aspect_ratio
  
  
  Declaration
  
    public double ug_aspect_ratio
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Double | 
         | 
      
    
  
  
  
  use_col_hdr_grid_lines
  
  
  Declaration
  
    public bool use_col_hdr_grid_lines
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_grid_lines
  
  
  Declaration
  
    public bool use_grid_lines
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_horiz_grid_lines
  
  
  Declaration
  
    public bool use_horiz_grid_lines
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_row_hdr_grid_lines
  
  
  Declaration
  
    public bool use_row_hdr_grid_lines
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_title_cell
  
  
  Declaration
  
    public bool use_title_cell
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  use_vert_grid_lines
  
  
  Declaration
  
    public bool use_vert_grid_lines
   
  Field Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         |