Config.MaxTotalShapeOrImageCount

Config.MaxTotalShapeOrImageCount property

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

public static int MaxTotalShapeOrImageCount { get; set; }

See Also