Copyright © 1998-2015 MultiMedia Soft

CellsManager.BackTranspFactor property

Return to chapter overview

CellsManager.BackTranspFactor property

 

Type

short for Visual C++

integer for Visual Basic

 

 

Syntax

object.CellsManager.BackTranspFactor (UniqueID) [=integer]

 

 

Remarks

Applies alpha channel transparency to the background of the cell identified by the UniqueID parameter.

This property value can range from a default value of 0 (total opacity) to a value of 255 (total transparency). A value entered out of this range produces a value of  0.

 

 

See also

CellsManager object.

CellsManager property.

How to manage cells section.

How to manage alpha channel transparency section.