__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
from _typeshed import Incomplete
from collections.abc import Iterator
from typing import ClassVar
class DataTableFormula:
t: ClassVar[str]
ref: Incomplete
ca: bool
dt2D: bool
dtr: bool
r1: Incomplete | None
r2: Incomplete | None
del1: bool
del2: bool
def __init__(
self,
ref,
ca: bool = False,
dt2D: bool = False,
dtr: bool = False,
r1: Incomplete | None = None,
r2: Incomplete | None = None,
del1: bool = False,
del2: bool = False,
**kw,
) -> None: ...
def __iter__(self) -> Iterator[tuple[str, str]]: ...
class ArrayFormula:
t: ClassVar[str]
ref: Incomplete
text: Incomplete | None
def __init__(self, ref, text: Incomplete | None = None) -> None: ...
def __iter__(self) -> Iterator[tuple[str, str]]: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.pyi | File | 0 B | 0644 |
|
| _read_only.pyi | File | 1.39 KB | 0644 |
|
| _reader.pyi | File | 4.28 KB | 0644 |
|
| _write_only.pyi | File | 1.58 KB | 0644 |
|
| _writer.pyi | File | 2.43 KB | 0644 |
|
| cell_range.pyi | File | 3.71 KB | 0644 |
|
| cell_watch.pyi | File | 488 B | 0644 |
|
| controls.pyi | File | 2.4 KB | 0644 |
|
| copier.pyi | File | 253 B | 0644 |
|
| custom.pyi | File | 503 B | 0644 |
|
| datavalidation.pyi | File | 3.79 KB | 0644 |
|
| dimensions.pyi | File | 5.2 KB | 0644 |
|
| drawing.pyi | File | 263 B | 0644 |
|
| errors.pyi | File | 1.83 KB | 0644 |
|
| filters.pyi | File | 9.72 KB | 0644 |
|
| formula.pyi | File | 859 B | 0644 |
|
| header_footer.pyi | File | 2.78 KB | 0644 |
|
| hyperlink.pyi | File | 965 B | 0644 |
|
| merge.pyi | File | 1.16 KB | 0644 |
|
| ole.pyi | File | 3.95 KB | 0644 |
|
| page.pyi | File | 4.3 KB | 0644 |
|
| pagebreak.pyi | File | 1.51 KB | 0644 |
|
| picture.pyi | File | 160 B | 0644 |
|
| print_settings.pyi | File | 1.88 KB | 0644 |
|
| properties.pyi | File | 2.26 KB | 0644 |
|
| protection.pyi | File | 3.03 KB | 0644 |
|
| related.pyi | File | 364 B | 0644 |
|
| scenario.pyi | File | 2.57 KB | 0644 |
|
| smart_tag.pyi | File | 1.5 KB | 0644 |
|
| table.pyi | File | 8.47 KB | 0644 |
|
| views.pyi | File | 3.94 KB | 0644 |
|
| worksheet.pyi | File | 10.89 KB | 0644 |
|