Config.MaxTotalShapeOrImageCount

Config.MaxTotalShapeOrImageCount property

Sets/Gets the total display shape/image count inside the whole workbook,it will take affec when IslimitShapes=true. the default value is 300.

public static int MaxTotalShapeOrImageCount { get; set; }

See Also