PresetStyle
MainWeb.PresetStyle property
Obtiene o establece el estilo preestablecido.
public PresetStyle PresetStyle { get; set; }
Ejemplos
[C#]
GridWeb1.PresetStyle = PresetStyle.Traditional1;
[Visual Basic]
GridWeb1.PresetStyle = PresetStyle.Traditional1
Ver también
- enum PresetStyle
- class MainWeb
- espacio de nombres Aspose.Cells.GridWeb
- asamblea Aspose.Cells.GridWeb