This helper class represents the overridden characteristics of the associated cell.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
 Syntax
Syntax
| C# | 
|---|
| public class TableCellStyleOverrideOptions : IDisposable | 
| Visual Basic | 
|---|
| Public Class TableCellStyleOverrideOptions _ Implements IDisposable | 
| Visual C++ | 
|---|
| public ref class TableCellStyleOverrideOptions : IDisposable | 
 Remarks
Remarks
   The user can override the text appearance and cell graphic properties by setting the corresponding flag to true.
   The global base format will control the non-overridden characteristics.
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
Autodesk.Revit.DB..::..TableCellStyleOverrideOptions
Autodesk.Revit.DB..::..TableCellStyleOverrideOptions





