GridJsOptions.MaxShapeOrImageWidthOrHeight
GridJsOptions.MaxShapeOrImageWidthOrHeight property
Gets/Sets the max width or height for a shape or an image ,GridJs will ignore the shape or image with the width or height larger than this, it takes effect when IslimitShapeOrImage=true. the default value is 10000.
public int MaxShapeOrImageWidthOrHeight { get; set; }
See Also
- class GridJsOptions
 - namespace Aspose.Cells.GridJs
 - assembly Aspose.Cells.GridJs