Add
Add(IconSetType, int)
AgregaConditionalFormattingIcon
objeto.
public int Add(IconSetType type, int index)
Parámetro | Escribe | Descripción |
---|---|---|
type | IconSetType | El tipo de valor. |
index | Int32 | El índice. |
Valor_devuelto
Devuelve el índice del nuevo objeto en la lista.
Ver también
- enum IconSetType
- class ConditionalFormattingIconCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
Add(ConditionalFormattingIcon)
AgregaConditionalFormattingIcon
objeto.
public int Add(ConditionalFormattingIcon cficon)
Parámetro | Escribe | Descripción |
---|---|---|
cficon | ConditionalFormattingIcon | Devuelve el índice del nuevo objeto en la lista. |
Ver también
- class ConditionalFormattingIcon
- class ConditionalFormattingIconCollection
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells