Spread WPF 17
GrapeCity.Excel Namespace / ExcelCalcError Class / InterSectionOfTwoCellRangesIsEmpty Field


In This Topic
    InterSectionOfTwoCellRangesIsEmpty Field
    In This Topic
    Null reference error
    Syntax
    'Declaration
     
    Public Shared ReadOnly InterSectionOfTwoCellRangesIsEmpty As ExcelCalcError
    'Usage
     
    Dim value As ExcelCalcError
     
    value = ExcelCalcError.InterSectionOfTwoCellRangesIsEmpty
    public static readonly ExcelCalcError InterSectionOfTwoCellRangesIsEmpty
    See Also