LineColorTrans Cell (Line Format Section)

Determines the transparency level of a shape's line color.

Value Description
0 - 100
Represents the percentage of transparency. The default is 0% (completely opaque).

Remarks

Values are rounded to the nearest half percent. A value of 100% is completely transparent. Although a shape with a completely transparent line color appears the same as a shape with no lines on the drawing page, it will interact with other objects on the page in the same ways as if its transparency is 0%.

You can also set this value by using the slider control in the Line dialog box (on the Home tab, in the Shape group, click Line, point to Weight, and then click More Lines).

To get a reference to the LineColorTrans cell by name from another formula, or from a program using the CellsU property, use:

Value
Cell name:
LineColorTrans

To get a reference to the LineColorTrans cell by index from a program, use the CellsSRC property with the following arguments:

Value
Section index:
visSectionObject
Row index:
visRowLine
Cell index:
visLineColorTrans