'Declaration Public Sub SetBorders( _
ByVal worksheetРабочий лист.As Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet, _
ByVal cellsSetНабор ячеек.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet, _
ByVal propertyValueЗначение свойства.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders _
)
public void SetBorders(
Vintasoft.Imaging.Office.Spreadsheet.Document.Worksheet worksheet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferencesSet cellsSet,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders propertyValue
)
Parameters
- worksheet
 - Рабочий лист.
 - cellsSet
 - Набор ячеек.
 - propertyValue
 - Значение свойства.