Cell.IsArrayHeader
Cell.IsArrayHeader property
Indicates the cell’s formula is an array formula and it is the first cell of the array.
public bool IsArrayHeader { get; }
See Also
- class Cell
- namespace Aspose.Cells
- assembly Aspose.Cells
Indicates the cell’s formula is an array formula and it is the first cell of the array.
public bool IsArrayHeader { get; }