Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
StoryTeller
Engine
HeaderAttribute
C# Class StoryTeller.Engine.HeaderAttribute
Inheritance:
System.Attribute
,
ICellModifier
Afficher le fichier
Open project: adymitruk/storyteller
Méthodes publiques
Méthode
Description
HeaderAttribute
(
string
header
) :
System
Modify
(
Cell
cell
) :
void
Method Details
HeaderAttribute()
public
méthode
public
HeaderAttribute
(
string
header
) :
System
header
string
Résultat
System
Modify()
public
méthode
public
Modify
(
Cell
cell
) :
void
cell
Cell
Résultat
void