[]
Initializes a new instance of the PrePaintConditionalFormattingRule class.
protected PrePaintConditionalFormattingRule()
Protected Sub New()
Initializes a new instance of the PrePaintConditionalFormattingRule class from serialization.
protected PrePaintConditionalFormattingRule(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. |