Spread for ASP.NET 12 Product Documentation
ImageAlign Property (ImageCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ImageCellType Class : ImageAlign Property
Gets or sets the alignment of an image in relation to the text.
Syntax
'Declaration
 
Public Property ImageAlign As ImageAlign
'Usage
 
Dim instance As ImageCellType
Dim value As ImageAlign
 
instance.ImageAlign = value
 
value = instance.ImageAlign
public ImageAlign ImageAlign {get; set;}
See Also

Reference

ImageCellType Class
ImageCellType Members