Skip to content
TREB Docs

BorderConstants

BorderConstants type

Declaration
declare type BorderConstants = "none" | "all" | "outside" | "top" | "bottom" | "left" | "right";
declare type BorderConstants = "none" | "all" | "outside" | "top" | "bottom" | "left" | "right";
Referenced by
EmbeddedSpreadsheet.ApplyBorders