Table of Contents

Interface IXLBuiltInPredefinedStyle

Namespace
SlapKit.Excel.Excel
Assembly
SlapKit.Excel.dll
public interface IXLBuiltInPredefinedStyle : IXLPredefinedStyle, IXLStyle, IEquatable<IXLStyle>
Inherited Members
Extension Methods

Properties

Hidden

bool Hidden { get; }

Property Value

bool

Type

XLBuiltInStyleType Type { get; }

Property Value

XLBuiltInStyleType

Methods

Hide()

void Hide()

Show()

void Show()