Interface IStylable
Interface for indicating that certain Excel unit has it's own style
Namespace: IronXL.Styles
Assembly: IronXL.dll
Syntax
public interface IStylable
Properties
Style
Cell style
Declaration
IStyle Style { get; }
Property Value
Type | Description |
---|---|
IStyle |