How to set Shape Prop

H

hjleochen

how to set shape is not moveable, not deletable, not resizable and how to
change the text.

thank you very much.
 
H

H.J.LeoChen

thank you for your help
but i want to process it in c# or else program language, how to ?
thanks.
 
H

Hin

update values in LockMoveX, LockMoveY, LockWidth, LockHeight and LockDelete to 1
To change the text, simply update Shape.Text.
 
Top