This document is archived and information here might be outdated.  Recommended version.


ITableCharacteristics.CellFont Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.CellFont Property

Table font.

[Visual Basic .NET]
Public Property CellFont As stdole.IFontDisp
[C#]
public stdole.IFontDisp CellFont {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface