API Documentation > Interfaces > Interface TableBorderStyle
Interface TableBorderStyle

package com.ptc.wfc.wfcTable;

public interface
TableBorderStyle
extends
jxobject


Description
User Guide References:
Method Summary
Get method for attribute "Color"
Get method for attribute "LineStyle"
double
Get method for attribute "Width"
Method Detail
GetLineStyle
GetLineStyle
()
GetWidth
double
GetWidth
()
GetColor
GetColor
()
Was this helpful?