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: 18.0.0.0 (18.2.0.13)
Syntax
| C# |
|---|
public class TableCellStyle : IDisposable |
| Visual Basic |
|---|
Public Class TableCellStyle _ Implements IDisposable |
| Visual C++ |
|---|
public ref class TableCellStyle : IDisposable |