Overrides the font setting for table cells. At least the oid or fieldName must be specified. Enter null fonts to erase.
[Visual Basic .NET] Public Sub SetCellFont ( _ ByVal oid As Integer, _ ByVal fieldName As String, _ ByVal pCellColor As IColor, _ ByVal pTextFont As stdole.IFont, _ ByVal pTextColor As IColor _ )
[C#] public void SetCellFont ( int oid, string fieldName, IColor pCellColor, stdole.IFont pTextFont, IColor pTextColor );
Product Availability
Available with ArcGIS Desktop.