Gets or sets the Style to use for the processed cell.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public Style Style { get; set; } |
Visual Basic Copy Code |
---|
Public Property Style As Style |
An instance of the Style class to use for the cell being processed or null (Nothing in Visual Basic) to use the default style.