Share via


NoNamespace.colorId Field

Definition

Represents the colorId XML attributes.

public static readonly System.Xml.Linq.XName colorId;
 staticval mutable colorId : System.Xml.Linq.XName
Public Shared ReadOnly colorId As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, sheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.ColorId, SheetView.ColorId.

Applies to