SpreadsheetGear 2023
PatternDefined Property (IInterior)


SpreadsheetGear Namespace > IInterior Interface : PatternDefined Property
Returns true if the Pattern property of all cells and/or objects represented by this interior is the same, otherwise false is returned.
Syntax
'Declaration
 
ReadOnly Property PatternDefined As System.Boolean
'Usage
 
Dim instance As IInterior
Dim value As System.Boolean
 
value = instance.PatternDefined
System.bool PatternDefined {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IInterior Interface
IInterior Members
Pattern Property
Interior Property