'Declaration Public Function New( _
ByVal cellsСсылки на ячейки.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences, _
ByVal appearanceВнешний вид выделения.As CellReferencesAppearance _
)
public CellReferencesHighlight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences cells,
CellReferencesAppearance appearance
)
public: CellReferencesHighlight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences* cells,
CellReferencesAppearance* appearance
)
public:
CellReferencesHighlight(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ cells,
CellReferencesAppearance^ appearance
)
Parameters
- cells
- Ссылки на ячейки.
- appearance
- Внешний вид выделения.