GrapeCity.Xaml.SpreadSheet.Data
GetExpected Method (FormattingRuleBase)


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

Return Value

The style of the base rule.
See Also

Reference

FormattingRuleBase Class
FormattingRuleBase Members