Clear the header format. Specially this will clear the sizes.
Iterate over cells headers.
Optional
options: IteratorOptionsReturns the Coords
an A1-style address string (e.g., 'A1' or 'A1:E5').
The RunCoords for the range.
Returns the number of headers included in the range.
Returns the header orientation.
Returns a snapshot of the current range's data and formatting suitable for copying or archiving.
Optional
options: ICellHeaderRange.CopyOptionsDefault options to apply during the copy operation.
A ISnapshot
object representing the range.
Returns the number of visible headers in the range.
Returns true if the range represents all headers.
Set the size of the headers.
Optional
size: string | numberOptional
options: SetSizeOptionsReturns the address as a string.
Provides a convenient method for setting values with a range of calls.
Optional
options: UpdateHeadersOptions
Represents a collection of ICellHeaders.