C# Class StoryTeller.UserInterface.Editing.HTML.Tables.CellHeaderTag

Inheritance: HtmlTags.HtmlTag
显示文件 Open project: adymitruk/storyteller

Public Methods

Method Description
CellHeaderTag ( Cell cell ) : HtmlTags

Method Details

CellHeaderTag() public method

public CellHeaderTag ( Cell cell ) : HtmlTags
cell Cell
return HtmlTags