Spread Silverlight Documentation
GetExpected Method (FormattingRuleBase)


GrapeCity.Windows.SpreadSheet.Data Namespace > FormattingRuleBase Class : GetExpected Method
Gets the style of the base rule.
Syntax
'Declaration
 
Protected Overridable Function GetExpected() As System.Object
'Usage
 
Dim instance As FormattingRuleBase
Dim value As System.Object
 
value = instance.GetExpected()
protected virtual System.object GetExpected()

Return Value

The style of the base rule.
See Also

Reference

FormattingRuleBase Class
FormattingRuleBase Members