Expand Minimize
This topic has not yet been rated - Rate this topic

LockDelete Cell (Protection Section)

Published: July 16, 2012

Locks the shape so that it cannot be deleted.

Value

Description

TRUE

Shape cannot be deleted

FALSE

Shape can be deleted.

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

Cell name:

LockDelete

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

Section index:

visSectionObject

Row index:

visRowLock

Cell index:

visLockDelete

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.