C# Класс Aspose.Cells.GridWeb.Examples.CSharp.Cells.AddFormulas

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
Label1 global::System.Web.UI.WebControls.Label
btnAddComplexFormula global::System.Web.UI.WebControls.Button
btnAddFormula global::System.Web.UI.WebControls.Button

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnAddComplexFormula_Click ( object sender, EventArgs e ) : void
btnAddFormula_Click ( object sender, EventArgs e ) : void

Описание методов

Page_Load() защищенный Метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnAddComplexFormula_Click() защищенный Метод

protected btnAddComplexFormula_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

btnAddFormula_Click() защищенный Метод

protected btnAddFormula_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Результат void

Описание свойств

GridWeb1 защищенное свойство

GridWeb1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1
Результат global::Aspose.Cells.GridWeb.GridWeb

Label1 защищенное свойство

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Результат global::System.Web.UI.WebControls.Label

btnAddComplexFormula защищенное свойство

btnAddComplexFormula control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddComplexFormula
Результат global::System.Web.UI.WebControls.Button

btnAddFormula защищенное свойство

btnAddFormula control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddFormula
Результат global::System.Web.UI.WebControls.Button