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
)
'Declaration Public Function New( _
ByVal cellsThe cell references.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences, _
ByVal appearanceThe highlight appearance.As CellReferencesAppearance _
)
Parameters
- cells
- The cell references.
- appearance
- The highlight appearance.