From user-return-23458-archive-asf-public=cust-asf.ponee.io@poi.apache.org Mon Jul 29 22:43:27 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 3C97818063F for ; Tue, 30 Jul 2019 00:43:27 +0200 (CEST) Received: (qmail 20665 invoked by uid 500); 29 Jul 2019 22:43:25 -0000 Mailing-List: contact user-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Users List" Delivered-To: mailing list user@poi.apache.org Received: (qmail 20654 invoked by uid 99); 29 Jul 2019 22:43:25 -0000 Received: from ui-eu-02.ponee.io (HELO localhost) (116.202.110.96) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Jul 2019 22:43:25 +0000 MIME-Version: 1.0 From: Sekhar P Date: Mon, 29 Jul 2019 22:43:20 -0000 Message-ID: To: x-ponymail-sender: 02c64be01e809528f0437fd3c2fd67c8d3ee235a In-Reply-To: References: x-ponymail-agent: PonyMail Composer/0.2 Content-Type: text/plain; charset=utf-8 Subject: Re: macros in xlsx and xls X-Mailer: LuaSocket 3.0-rc1 Just want to add more information to my initial question: i need to detect if there is any HYPERLINK macro in xls/xlsx files and reject them, looks like we need to read each cell to verify this. Is there any way to get the list of Macros or HYPERLINK macros at the workbook level instead of reading each cell. Thank you Sekhar On 2019/07/27 02:39:11, Sekhar P wrote: > hi, > how to list macros in xls and xlsx files using apache poi > can some one advise on this? > > thank you > Sekhar > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@poi.apache.org > For additional commands, e-mail: user-help@poi.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org