Config.MaxShapeOrImageCount

Config.MaxShapeOrImageCount property

Gets/Sets the total count of the display shapes or images in the active sheet,it takes effect when IslimitShapeOrImage=true. the default value is 100.

public static int MaxShapeOrImageCount { get; set; }

See Also