Gets or sets the font used to draw text inside this cell.
Namespace: MindFusion.DiagrammingPackage: MindFusion.Diagramming
public Font Font { get; set; }
Public Property Font As Font
A .NET Font used to render the cell's Text, or null (Nothing in Visual Basic) if the text should be rendered using the table's Font.
TableNode.Cell MembersTableNode.Cell ClassMindFusion.Diagramming Namespace