Table of Contents

Interface IXLCustomPredefinedStyle

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

Properties

Deleted

bool Deleted { get; }

Property Value

bool

Name

string Name { get; set; }

Property Value

string

Methods

Delete()

void Delete()