[]
Initializes a new instance of the HighlightConditionalFormattingRule class.
protected HighlightConditionalFormattingRule()
Protected Sub New()
Initializes a new instance of the HighlightConditionalFormattingRule class from serialization.
protected HighlightConditionalFormattingRule(SerializationInfo info, StreamingContext context)
Protected Sub New(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | The System.Runtime.Serialization.SerializationInfo to populate with data. |
StreamingContext | context | The destination (see System.Runtime.Serialization.StreamingContext) for this serialization. |