Version

BorderSettings Property (WordTableCellSettings)

Returns or sets settings for the border of the cell.
Syntax
'Declaration
 
Public Property BorderSettings As WordBorderSettings
public WordBorderSettings BorderSettings {get; set;}
Remarks

Note: Since the DataPresenter is comprised of many table cells for the export it is recommended that border settings only be applied at the table level or in such a way that this affects a relatively few number of cells.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WordTableCellSettings Class
WordTableCellSettings Members
BorderSettingsProperty Field
BorderSettings Property
Infragistics.Documents.Word.TableCellProperties.BorderProperties