From a68cfb01d7f8f722987e7c74a78edc7371c810e5 Mon Sep 17 00:00:00 2001 From: csh Date: Thu, 29 Feb 2024 16:08:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dshaing.apply=E5=A4=B1?= =?UTF-8?q?=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docx/shading/TSDocxShading.tsf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docx/shading/TSDocxShading.tsf b/docx/shading/TSDocxShading.tsf index 8057e81..97c9578 100644 --- a/docx/shading/TSDocxShading.tsf +++ b/docx/shading/TSDocxShading.tsf @@ -41,10 +41,10 @@ End; Function TSDocxShading.Apply();virtual; Begin - shading_.Update(); + shading_.Update("first"); End; -// property +// Properties Function TSDocxShading.WriteTexture(value);virtual; Begin case value of