Share via


NoNamespace.followColorScheme Field

Definition

Represents the followColorScheme XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: embed.
  • corresponds to the following strongly-typed properties: OleObjectEmbed.FollowColorScheme.

Applies to