Skip to main content

TableCellBorder Interface

The border characteristics of a cell.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

[ComVisible(true)]
public interface TableCellBorder

#Returned By

Properties that return TableCellBorder instances:

#Remarks

The TableCellBorder object can be accessed via the properties of the TableCellBorders interface.

See Also