Spread 8.0 Documentation
Example
Support Options

Glossary Item Box

Example


The following example sets the property.

C++

// Set the highlight to On
m_Spread.SetHighlightStyle(2);

Visual Basic

' Set the highlight to On
fpSpread1.HighlightStyle = 2

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.