Xlsxir v1.5.0 Xlsxir.Codepoint

An Agent process named Codepoint which temporarily holds the codepoint value of the last column letter of the most recently extracted cell. Provides functions to create the process, update the codepoint value being held, retrieve the currently held codepoint and ultimately kill the process.

Summary

Functions

Deletes Codepoint Agent process

Returns current codepoing being held by the Agent process

Updates the Agent process to the given codepoint

Initiates a new Codepoint Agent process with a value of 0

Functions

delete()

Deletes Codepoint Agent process

get()

Returns current codepoing being held by the Agent process

hold(codepoint)

Updates the Agent process to the given codepoint

new()

Initiates a new Codepoint Agent process with a value of 0.