var instance; // Type: Events instance.PictureChanged = function(sheet, sheetName, picture, propertyName) { };
Parameters
- sheet
- The sheet that triggered the event.
- sheetName
- The sheet's name.
- picture
- The picture that triggered the event.
- propertyName
- The name of the picture's property that has changed.