Gets or sets the color of the pen used to draw the table border lines.
Public Property Get FrameColor() As LongPublic Property Let FrameColor( _ ByVal value As Long _)
public:unsigned int get_FrameColor ()void put_FrameColor ( unsigned int value)
A color value. Initialized with FlowChart.TableFrameColor.
Table MembersTable ClassFlowChartPro Namespace