Source code for ooodev.write.table.partial.write_table_prop_partial
from __future__ import annotations
from typing import Any, TYPE_CHECKING
if TYPE_CHECKING:
from ooodev.write.table.write_table import WriteTable
from __future__ import annotations
from typing import Any, TYPE_CHECKING
if TYPE_CHECKING:
from ooodev.write.table.write_table import WriteTable