WorkbookProperties.RefreshAllConnections Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Обновление всех Connections при открытии
Представляет следующий атрибут в схеме: refreshAllConnections
[DocumentFormat.OpenXml.SchemaAttr(0, "refreshAllConnections")]
public DocumentFormat.OpenXml.BooleanValue RefreshAllConnections { get; set; }
public DocumentFormat.OpenXml.BooleanValue RefreshAllConnections { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "refreshAllConnections")]
public DocumentFormat.OpenXml.BooleanValue? RefreshAllConnections { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("refreshAllConnections")]
public DocumentFormat.OpenXml.BooleanValue? RefreshAllConnections { get; set; }
public DocumentFormat.OpenXml.BooleanValue? RefreshAllConnections { get; set; }
member this.RefreshAllConnections : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "refreshAllConnections")>]
member this.RefreshAllConnections : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("refreshAllConnections")>]
member this.RefreshAllConnections : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property RefreshAllConnections As BooleanValue
Значение свойства
Возвращает .BooleanValue
- Атрибуты