Indicates that the formula evaluates to an error. The value of E is the current value (an error message string); the value of the V attribute is the last valid value.
An error message string.
F
xsd:string
optional
Represents the element's formula. This attribute can contain one of the following strings: '(some formula)' if the formula exists locally No Formula if the formula is locally deleted or blocked Inh if the formula is inherited.
A formula.
N
xsd:string
required
Represents the name of the ShapeSheet cell.
The name of the ShapeSheet cell. See the Remarks section below.
U
xsd:string
optional
Represents a unit of measure The default is DL.
The units of the cell.
V
xsd:string
optional
Represents the value of the cell.
The value of the ShapeSheet cell.
Remarks
The N attribute of this Cell element must be one of a limited set of values that correspond to ShapeSheet cells. Refer to the table below to determine the values of the N attribute that are permitted for this Cell element.
Value
Description
More information
Active
Specifies whether a layer is active.
None.
Color
Specifies one of the following: The index of the color in the color table used to display the layer or an RGB value specifying a custom color not in the color table.
None.
ColorTrans
Determines the degree of transparency for a layer or shape's text color, from 0 (completely opaque) to 1 (completely transparent).
None.
Glue
Specifies whether shapes belonging to the layer can be glued to.
None.
Lock
Specifies whether shapes belonging to the layer are locked against being selected or edited.
None.
Name
The name of a layer.
None.
NameUniv
Specifies the universal name of a layer.
None.
Print
Specifies whether shapes belonging to the layer are printed when the drawing is printed.
None.
Snap
Specifies whether other shapes can snap to shapes assigned to the layer.
None.
Status
Specifies whether the layer is a valid layer for a document.
None.
Visible
Specifies whether shapes belonging to the layer are visible on the drawing page.