The TableCellStyle class contains the appearance settings for a given table cell, column, or table.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public class TableCellStyle : IDisposable |
| Visual Basic |
|---|
Public Class TableCellStyle _ Implements IDisposable |
| Visual C++ |
|---|
public ref class TableCellStyle : IDisposable |