[]
Sets a flag to indicate whether a property has been set.
protected virtual void SetFlag(SheetStyleProperty prop, bool f)
Protected Overridable Sub SetFlag(prop As SheetStyleProperty, f As Boolean)
Type | Name | Description |
---|---|---|
SheetStyleProperty | prop | SheetStyleProperty class property for which to set a flag |
bool | f | Whether the flag for the specified property has been set |