Set Border properties for all (existing) Cells in this Row.

Syntax

ISSummaryTableRowWordDocumentOptions.SetBorders(border, colour, [lineWidth], [style], [skipCellsWithBorders])

Parameters

NameTypeOptionalByRefDescription
border iseWordDocumentSummaryTableBorder
colour String
lineWidth Double Optional If omitted, a value of 1 is assumed.
style iseWordDocumentSummaryTableBorderStyle Optional If omitted, a value of iseWordDocumentSummaryTableBorderStyle.Single is assumed.
skipCellsWithBorders Boolean Optional Indicates whether to skip Cells that already have Borders enabled. If omitted, a value of True is assumed.
Member of:
ISSummaryTableRowWordDocumentOptions
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0