'Declaration Public Sub SetStyleBorders( _
ByVal styleIndexИндекс стиля.As System.Int32, _
ByVal bordersГраницы.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorders _
)
public void SetStyleBorders(
System.Int32 styleIndex,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorders borders
)
public: void SetStyleBorders(
System.Int32 styleIndex,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorders* borders
)
public:
void SetStyleBorders(
System.Int32 styleIndex,
Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorders^ borders
)
Parameters
- styleIndex
- Индекс стиля.
- borders
- Границы.