SftBox/OCX 4.5

SftBoxItem.ClearCellImages Method

Softel vdm, Inc.

Removes the cell images from this item.

Syntax       

VB.NET

object.ClearCellImages()

VB

object.ClearCellImages

C#.NET

void object.ClearCellImages();

VC++

HRESULT object->ClearCellImages();

C

HRESULT object->raw_ClearCellImages();

Delphi

procedure object.ClearCellImages();

object

A SftBoxItem object.

Comments

The ClearCellImages method removes the cell images from this item.

Cells are otherwise unaffected. Their text, color and other properties remain unchanged. Individual cell graphics can be added or removed using the Cell.Image property.

The Items.ClearCellImages method can be used to remove the cell images from all items.


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com