Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <SHGERR.H>
This item is not part of the S60 5th Edition SDK

Enum TShgError

Interface status: deprecated

TShgError

Description

Spreadsheet engine error codes.

EShgNoError

Success.

EShgArgumentTypeMismatch

Argument type mismatch.

EShgCellProtected

Cell is protected.

EShgFormulaTooComplex

Formula is too complex,

EShgIllegalCharacter

Illegal character specified.

EShgInvalidRange

Invalid range specified.

EShgInvalidName

Invalid name specified.

EShgMismatchedLeftBracket

Mismatched left bracket.

EShgMismatchedRightBracket

Mismatched right bracket.

EShgSyntaxError

Syntax error.

EShgShiftingCellsGoesOffWorkSheet

Shifting cells moves them off the worksheet.

EShgShiftingCellsLosesCellData

Shifting cells loses cell data.

EShgNonadjacentSelections

Non-adjacent selections.

EShgIncompatibleCopyAndPasteAreas

Incompatible copy and paste areas.

EShgPasteOffWorksheet

Paste operation is off the worksheet.

EShgPasteNotAvailable

Paste operation is not available.

EShgPasteAreaIsWrongShape

Paste area is the wrong shape.

EShgIllegalWorkSheetName

Illegal worksheet name.

EShgWorkSheetNameAlreadyUsed

Worksheet name is already used.

EShgCannotDeleteCurrentWorkSheet

The current worksheet cannot be deleted.

EShgInvalidCell

Invalid cell.

EShgNameAlreadyExists

Name already exists.

EShgNameDoesNotExist

Name does not exist.

EShgBadNameData

Bad name data.

EShgNameContainsIllegalCharacters

Name contains illegal characters.

EShgNamedFormulaNotSupported

Formulas cannot be named.

EShgClearError

Error in attempting to delete cell data.

EShgInvalidWorkSheetNameLength

Invalid worksheet name length.