Spread for ASP.NET 12 Product Documentation
IsEmpty Property (Inset)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Inset Class : IsEmpty Property
Determines whether none of the margins are set (whether the values are all zero).
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage
 
Dim instance As Inset
Dim value As Boolean
 
value = instance.IsEmpty
public virtual bool IsEmpty {get;}
See Also

Reference

Inset Class
Inset Members