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.SetHighlightHeaders(2);

Visual Basic

' Set the highlight to On
fpSpread1.HighlightHeaders = 2

Copyright © GrapeCity, inc. All rights reserved.